is_public is not v2 reserved prop but domain marks it otherwise

Bug #1452447 reported by Nikhil Komawar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Medium
Feilong Wang

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

summary: - is_public is not v2 reserved prop by domain marks it otherwise
+ is_public is not v2 reserved prop but domain marks it otherwise
Feilong Wang (flwang)
Changed in glance:
assignee: nobody → Fei Long Wang (flwang)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/180797

Changed in glance:
status: New → In Progress
Erno Kuvaja (jokke)
tags: added: kilo-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/180797
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b6c1893863b4fbb282109354c63cca19b240d210
Submitter: Jenkins
Branch: master

commit b6c1893863b4fbb282109354c63cca19b240d210
Author: Fei Long Wang <email address hidden>
Date: Thu May 7 11:42:26 2015 +1200

    Remove is_public from domain layer

    The pre-reserved attribute 'is_public' has been removed from the
    api layer, this patch will remove it from the domain layer and add
    an unit test for that.

    Closes-Bug: #1452447

    Change-Id: Ie75088d95e7e0ae53df5290b33f3a184adc22239

Changed in glance:
status: In Progress → Fix Committed
Changed in glance:
milestone: none → liberty-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: liberty-1 → 11.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.