← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: glance
     Assignee: Dharini Chandrasekar (dharini-chandrasekar) => (unassigned)

** Changed in: glance
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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


References