extend policy rules to have name attribute in api
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
congress |
Fix Released
|
Undecided
|
Amey Bhide |
Bug Description
It would be nice if policy_rules also had a name attribute. For example adding --name port_security_group to the following command:
openstack congress policy rule create classification --name port_security_group "port_security_
Add name here:
https:/
Extend db code to save name and generate migration:
https:/
name = sa.Column(
We'll also then need to update the python-
Changed in congress: | |
assignee: | nobody → Amey (abhide) |
Changed in congress: | |
status: | New → In Progress |
Changed in congress: | |
milestone: | none → kilo-3 |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/147045
Review: https:/