openstack CLI: The plugin password could not be found
Hello there,
Recently I have installed and configured the Openstack CLI on one of the machine outside of the OS platform. OS CLI works fine with "root" user however it fails for "non-root" users with below message.
$ openstack server list
*The plugin password could not be found'*
With debug mode, see below message related to keystone
Deferring keystone exception: The plugin password could not be found
Appreciate if you someone can help here.