← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420501] [NEW] is_public should not be a reserved attribute in v2

 

Public bug reported:

Now we're keeping 'is_public' as a reserved attribute in v2 but it
shouldn't, given we're using 'visibility' in v2, see
https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L306
and
https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L746

** Affects: glance
     Importance: Undecided
     Assignee: Fei Long Wang (flwang)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Fei Long Wang (flwang)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1420501

Title:
  is_public should not be a reserved attribute in v2

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Now we're keeping 'is_public' as a reserved attribute in v2 but it
  shouldn't, given we're using 'visibility' in v2, see
  https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L306
  and
  https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L746

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1420501/+subscriptions


Follow ups

References