Activity log for bug #1675147

Date Who What changed Old value New value Message
2017-03-22 19:49:41 Rick Bartra bug added bug
2017-03-22 20:22:54 Rick Bartra nova: assignee Rick Bartra (rb560u)
2017-03-22 21:21:02 Maciej Szankin nova: status New In Progress
2017-03-23 19:00:15 Rick Bartra description We need the Nova policy and code to support more granularity (i.e. Create/Read/Update/Delete) for Flavor management. Current policy check only checks os_compute_api:os-flavor-manage and action(s) are missing in the nova policy-in-code. Each API should have its own policy action that it checks. The new policy checks should be added here: https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/flavor_manage.py Additional policy actions should be added here: https://github.com/openstack/nova/blob/master/nova/policies/flavor_manage.py We need the Nova policy and code to support more granularity (i.e. Create/Delete) for Flavor management. Current policy check only checks os_compute_api:os-flavor-manage and action(s) are missing in the nova policy-in-code. Each API should have its own policy action that it checks. The new policy checks should be added here: https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/flavor_manage.py Additional policy actions should be added here: https://github.com/openstack/nova/blob/master/nova/policies/flavor_manage.py
2017-06-27 19:26:32 Sean Dague nova: status In Progress New
2017-06-27 19:26:37 Sean Dague nova: assignee Rick Bartra (rb560u)
2017-06-27 19:43:38 Rick Bartra nova: assignee Rick Bartra (rb560u)
2017-06-27 19:43:44 Rick Bartra nova: status New In Progress
2017-07-26 21:09:54 Matt Riedemann nova: importance Undecided Wishlist
2017-08-10 11:47:24 OpenStack Infra nova: status In Progress Fix Released