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

-- 
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

Reply via email to