yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71779
[Bug 1535437] Re: Deprecate `show_multiple_locations` in favor of policy
Closing this because the option actually was deprecated in Newton by
Change-Id: I1c5cb7834c2cf3295e10bad7fd07cfacb8e4ac50, although it has
not yet been removed.
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1535437
Title:
Deprecate `show_multiple_locations` in favor of policy
Status in Glance:
Fix Released
Bug description:
Glance currently has a flag to gate multiple locations from being sent
back to the user. It also has a policy rule to prevent non-admin from
receiving such locations. Having both is redundant and it's caused
issues in the past.
Let's get rid of the config option and rely on a more granular control
using policies. This requires making the following policies admin only
by default:
"delete_image_location": "",
"get_image_location": "",
"set_image_location": "",
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1535437/+subscriptions
References