Comment 2 for bug 1887755

Revision history for this message
Lin Shuicheng (shuicheng) wrote : Re: keyring password not updated and account gets locked

Hi,
There are two admin, 1 for host platform services, 1 for containerized openstack.
Per your bash history, you executed the openstack cmd in OS_CLOUD environment, it means you changed "containerized openstack"'s admin password. "keyring get CGCS admin" is for host's admin password, that is why it is un-changed.
You could run "openstack user list" in both environment. And you will find both "admin" account with different GUID.