yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32688
[Bug 1452447] [NEW] is_public is not v2 reserved prop but domain marks it otherwise
Public bug reported:
https://review.openstack.org/#/c/154704/ modifies is_public to be non-
reserved.
However, the list --
_reserved_properties = ['owner', 'is_public', 'locations',
does not have it removed.
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L56
** Affects: glance
Importance: Undecided
Status: New
** Summary changed:
- is_public is not v2 reserved prop by domain marks it otherwise
+ is_public is not v2 reserved prop but domain marks it otherwise
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1452447
Title:
is_public is not v2 reserved prop but domain marks it otherwise
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
https://review.openstack.org/#/c/154704/ modifies is_public to be non-
reserved.
However, the list --
_reserved_properties = ['owner', 'is_public', 'locations',
does not have it removed.
https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L56
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1452447/+subscriptions
Follow ups
References