yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60703
[Bug 1658164] [NEW] community images breaks Images v1 API
Public bug reported:
The community images code has broken some v1 functionality.
CI was reverted today by Change-Id:
I03636966c6912af8fdc9fcfe49da3788e7316150
OSC reported failing functional tests. Test in question does an image-
update in v1 to make an image public; test fails when the is_public
value for the updated image is still false.
An exception isn't raised in the test, so it's not a permissions
problem. Looks like the call is accepted but the visibility value isn't
changed properly.
** Affects: glance
Importance: Critical
Assignee: Ian Cordasco (icordasc)
Status: Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1658164
Title:
community images breaks Images v1 API
Status in Glance:
Triaged
Bug description:
The community images code has broken some v1 functionality.
CI was reverted today by Change-Id:
I03636966c6912af8fdc9fcfe49da3788e7316150
OSC reported failing functional tests. Test in question does an
image-update in v1 to make an image public; test fails when the
is_public value for the updated image is still false.
An exception isn't raised in the test, so it's not a permissions
problem. Looks like the call is accepted but the visibility value
isn't changed properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1658164/+subscriptions
Follow ups