yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32687
[Bug 1452443] [NEW] Schema definition for visibility attribute missing "shared" value
Public bug reported:
Glance's v2 Images resource has a "visibility" attribute that can be
"private", "public", and "shared":
http://git.openstack.org/cgit/openstack/glance/tree/glance/api/v2/images.py?id=93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95#n579
However, the schema definition for the visibility attribute only lists
"private" and "public" as possible values for the attribute:
http://git.openstack.org/cgit/openstack/glance/tree/glance/api/v2/images.py?id=93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95#n805
** Affects: glance
Importance: High
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/1452443
Title:
Schema definition for visibility attribute missing "shared" value
Status in OpenStack Image Registry and Delivery Service (Glance):
Triaged
Bug description:
Glance's v2 Images resource has a "visibility" attribute that can be
"private", "public", and "shared":
http://git.openstack.org/cgit/openstack/glance/tree/glance/api/v2/images.py?id=93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95#n579
However, the schema definition for the visibility attribute only lists
"private" and "public" as possible values for the attribute:
http://git.openstack.org/cgit/openstack/glance/tree/glance/api/v2/images.py?id=93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95#n805
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1452443/+subscriptions
Follow ups
References