yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62547
[Bug 1675147] [NEW] Compute flavor management not granular enough by policy and code
Public bug reported:
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
** Affects: nova
Importance: Undecided
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/1675147
Title:
Compute flavor management not granular enough by policy and code
Status in OpenStack Compute (nova):
New
Bug 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1675147/+subscriptions
Follow ups