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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp