yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01946
[Bug 1153670] Re: Test 'test_publicize_image_unauthorized' is missing a piece
** Changed in: glance/grizzly
Status: New => Fix Released
** Changed in: glance/grizzly
Milestone: None => 2013.1
** Changed in: glance/grizzly
Assignee: (unassigned) => Stuart McLaren (stuart-mclaren)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1153670
Title:
Test 'test_publicize_image_unauthorized' is missing a piece
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Status in Glance grizzly series:
Fix Released
Bug description:
If you change
def test_add_public_image_unauthorized(self):
rules = {"add_image": '@', "publicize_image": '!'}
self.set_policy_rules(rules)
to
def test_add_public_image_unauthorized(self):
rules = {"add_image": '@'}
self.set_policy_rules(rules)
the test still passes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1153670/+subscriptions