Public bug reported:
On horizon dashboard, updating user have " Primary Project" field.
However, we don't have argument for updating this field when we update
user in CLI
~/devstack$ keystone help user-update
/usr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:65:
DeprecationWarning: The keystone CLI is deprecated in favor of
python-openstackclient. For a Python library, continue using
python-keystoneclient.
'python-keystoneclient.', DeprecationWarning)
usage: keystone user-update [--name <user-name>] [--email <email>]
[--enabled <true|false>]
<user>
Update user's name, email, and enabled status.
Arguments:
--name <user-name> Desired new user name.
--email <email> Desired new email address.
--enabled <true|false>
Enable or disable user.
<user> Name or ID of user to update.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1462857
Title:
Missing update "primary project" argument when updating user in CLI
Status in OpenStack Identity (Keystone):
New
Bug description:
On horizon dashboard, updating user have " Primary Project" field.
However, we don't have argument for updating this field when we update
user in CLI
~/devstack$ keystone help user-update
/usr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:65:
DeprecationWarning: The keystone CLI is deprecated in favor of
python-openstackclient. For a Python library, continue using
python-keystoneclient.
'python-keystoneclient.', DeprecationWarning)
usage: keystone user-update [--name <user-name>] [--email <email>]
[--enabled <true|false>]
<user>
Update user's name, email, and enabled status.
Arguments:
--name <user-name> Desired new user name.
--email <email> Desired new email address.
--enabled <true|false>
Enable or disable user.
<user> Name or ID of user to update.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1462857/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp