Resending with only the mailing list in the “To” as it wouldn’t go through otherwise.
From: Wensley, Barton
Sent: August 6, 2020 9:17 AM
To: Lin, Shuicheng <shuicheng.lin@intel.com>; Hu, Yong <yong.hu@intel.com>; Sun, Austin <austin.sun@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com>; Church, Robert <Robert.Church@windriver.com>; Friesen, Chris <Chris.Friesen@windriver.com>; Kung,
John <John.Kung@windriver.com>; Ning, Antai (Andy) <Andy.Ning@windriver.com>; Penney, Don <Don.Penney@windriver.com>; starlingx-discuss@lists.starlingx.io
Cc: Khalil, Ghada <Ghada.Khalil@windriver.com>; Miller, Frank <Frank.Miller@windriver.com>; Wold, Saul <saul.wold@intel.com>; Rowsell, Brent <Brent.Rowsell@windriver.com>
Subject: RE: Solution for LP1887755: openstack app's admin account gets locked after change password
Shuicheng,
Your overall approach of creating a new stx-admin user to allow the platform to access the stx-openstack services sounds reasonable to me. I’d like some more details though – see my
questions in your email below.
Another question – how will the pod based openstack services handle the change to the admin password? That needs to be understood as well.
Bart
From: Lin, Shuicheng <shuicheng.lin@intel.com>
Sent: August 5, 2020 8:24 PM
To: Hu, Yong <yong.hu@intel.com>; Sun, Austin <austin.sun@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com>; Church, Robert
<Robert.Church@windriver.com>; Friesen, Chris <Chris.Friesen@windriver.com>; Wensley, Barton <Barton.Wensley@windriver.com>;
Kung, John <John.Kung@windriver.com>; Ning, Antai (Andy) <Andy.Ning@windriver.com>; Penney, Don <Don.Penney@windriver.com>;
starlingx-discuss@lists.starlingx.io
Cc: Khalil, Ghada <Ghada.Khalil@windriver.com>; Miller, Frank <Frank.Miller@windriver.com>; Wold, Saul <saul.wold@intel.com>;
Rowsell, Brent <Brent.Rowsell@windriver.com>
Subject: RE: Solution for LP1887755: openstack app's admin account gets locked after change password
+ mail list.
Best Regards
Shuicheng
From: Lin, Shuicheng
Sent: Wednesday, August 5, 2020 7:04 PM
To: Hu, Yong <yong.hu@intel.com>; Sun, Austin <austin.sun@intel.com>; Liu, ZhipengS <zhipengs.liu@intel.com>; Church, Robert
<Robert.Church@windriver.com>; Friesen, Chris <Chris.Friesen@windriver.com>; Wensley, Barton <Barton.Wensley@windriver.com>;
'Kung, John' <John.Kung@windriver.com>; Ning, Antai (Andy) <Andy.Ning@windriver.com>; Penney, Don <Don.Penney@windriver.com>
Cc: Khalil, Ghada <Ghada.Khalil@windriver.com>; 'Miller, Frank' <Frank.Miller@windriver.com>; Wold, Saul <saul.wold@intel.com>;
Rowsell, Brent <Brent.Rowsell@windriver.com>
Subject: Solution for LP1887755: openstack app's admin account gets locked after change password
Hi all,
Please help loop in any person who have interest for this issue.
Here is the LP link:
https://bugs.launchpad.net/starlingx/+bug/1887755
The issue is that there are 2 admin account in STX. 1 for host keystone, 1 for openstack app’s keystone.
Both account’s password could be changed independently.
For this LP issue, it is openstack app’s admin account password is changed, but host flock service doesn’t know it, and try to access openstack app’s keystone with the old password, and lead to account be locked by keystone.
There are 2 problems here:
So, in order to solve the issue, I plan to create a new account like “stx_admin” in openstack app, which will be used by flock service to communicate with openstack app.
For this “stx_admin” account, it will share the same password as host admin account. And password info will be synced with the host admin account.
So the behavior will like below:
[Bart] Will this be done through the helm charts in the stx-openstack application? I’d prefer not to use underscores in user names – I think stxadmin or stx-admin would be better.
[Bart] What mechanism will be used to do this?
Please share me your opinion of this solution, and whether there is any other better solution.
I am going to implement it if there is no objection.
Thanks.
Best Regards
Shuicheng