yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01429
[Bug 1153670] Re: Test 'test_publicize_image_unauthorized' is missing a piece
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => grizzly-rc1
--
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
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