← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1526991] [NEW] v2 Image Member Create Does Not Accept member_id

 

Public bug reported:

Glance v2 Image Member Creation's schema file says that it requires a
member_id attribute as part of the JSON POST body. The controller,
however, only looks for member and the API is documented that way here:
http://developer.openstack.org/api-ref-
image-v2.html#createImageMember-v2

As a matter of backwards compatibility, Glance should accept both member
and member_id in the POST body but prefer member_id.

** Affects: glance
     Importance: High
     Assignee: Ian Cordasco (icordasc)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Ian Cordasco (icordasc)

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

Title:
  v2 Image Member Create Does Not Accept member_id

Status in Glance:
  New

Bug description:
  Glance v2 Image Member Creation's schema file says that it requires a
  member_id attribute as part of the JSON POST body. The controller,
  however, only looks for member and the API is documented that way
  here: http://developer.openstack.org/api-ref-
  image-v2.html#createImageMember-v2

  As a matter of backwards compatibility, Glance should accept both
  member and member_id in the POST body but prefer member_id.

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


Follow ups