yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51057
[Bug 1582725] [NEW] cinder_policy.json action does not match the Cinder policy.json file
Public bug reported:
The horizon/openstack_dashboard/conf/cinder_policy.json actions do not match the policy action that are used by the Cinder component.
Cinder uses "volume_extension:volume_actions:upload_public"
and Horizon policy.json and code uses "volume:upload_to_image"
This is the only miss match of policy action between the 2 components.
This also does not allow a user of Cinder and Horizon to update the
Cinder policy.json and copy it to the Horizon directly and have the
button function according to Cinder policy.json rules.
This can be missed as the Cinder policy.json file is update and the
Horizon file is updated.
I think that the action that the Horizon code is using should match it
component that it is supporting.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1582725
Title:
cinder_policy.json action does not match the Cinder policy.json file
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The horizon/openstack_dashboard/conf/cinder_policy.json actions do not match the policy action that are used by the Cinder component.
Cinder uses "volume_extension:volume_actions:upload_public"
and Horizon policy.json and code uses "volume:upload_to_image"
This is the only miss match of policy action between the 2 components.
This also does not allow a user of Cinder and Horizon to update the
Cinder policy.json and copy it to the Horizon directly and have the
button function according to Cinder policy.json rules.
This can be missed as the Cinder policy.json file is update and the
Horizon file is updated.
I think that the action that the Horizon code is using should match it
component that it is supporting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1582725/+subscriptions
Follow ups