nova-policy policy check command should allow CLI args for user/tenant/role
Bug #1619382 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Low
|
Sivasathurappan Radhakrishnan |
Bug Description
This came up while reviewing the change to add the nova-policy command:
https:/
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.
Changed in nova: | |
assignee: | nobody → tamil vanan (tamilhce) |
Changed in nova: | |
assignee: | tamil vanan (tamilhce) → nobody |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → Low |
tags: | added: cli policy |
Changed in nova: | |
assignee: | nobody → Sivasathurappan Radhakrishnan (siva-radhakrishnan) |
Changed in nova: | |
assignee: | Sivasathurappan Radhakrishnan (siva-radhakrishnan) → Maciej Szankin (mszankin) |
Changed in nova: | |
assignee: | Maciej Szankin (mszankin) → Sivasathurappan Radhakrishnan (siva-radhakrishnan) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/382915
Review: https:/