Public bug reported: This came up while reviewing the change to add the nova-policy command:
https://review.openstack.org/#/c/322944/14/nova/cmd/policy_check.py There is an issue with the role/user/tenant CLI config options in that they don't show up in the help for the command because they aren't arguments, which makes them less than useful since as a user of the CLI you don't know about needing to set them, at least as far as I can tell. We should make those CLI arguments/options properly to improve the usability of this command. ** Affects: nova Importance: Undecided Assignee: tamil vanan (tamilhce) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1619382 Title: nova-policy policy check command should allow CLI args for user/tenant/role Status in OpenStack Compute (nova): New Bug description: This came up while reviewing the change to add the nova-policy command: https://review.openstack.org/#/c/322944/14/nova/cmd/policy_check.py There is an issue with the role/user/tenant CLI config options in that they don't show up in the help for the command because they aren't arguments, which makes them less than useful since as a user of the CLI you don't know about needing to set them, at least as far as I can tell. We should make those CLI arguments/options properly to improve the usability of this command. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1619382/+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

