yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51336
[Bug 1582725] Re: cinder_policy.json action does not match the Cinder policy.json file
Reviewed: https://review.openstack.org/249379
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=388708b251b0487bb22fb3ebb8fcb36ee4ffdc4f
Submitter: Jenkins
Branch: master
commit 388708b251b0487bb22fb3ebb8fcb36ee4ffdc4f
Author: daniel-a-nguyen <dan.nguyens.mail@xxxxxxxxx>
Date: Tue Nov 24 10:59:24 2015 -0800
Updates horizon's copy of the cinder policy file
Change-Id: I7b83f0d97c330c9fe996fb752f6de57561295bde
Closes-Bug: 1582725
Co-Authored-By: Rob Cresswell <robert.cresswell@xxxxxxxxxxx>
Implements: blueprint update-cinder-policy-file
** Changed in: horizon
Status: In Progress => Fix Released
--
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):
Fix Released
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
References