Looks like this bug can be fixed all in python-glanceclient, no need for
glance patch

** Changed in: glance
       Status: Triaged => Invalid

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

Title:
  Support adding multiple images/tenants as members

Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid
Status in Python client library for Glance:
  In Progress

Bug description:
  I think we should add an option to the member-create/delete api's to
  add/delete multiple members to an image or to add/delete multiple
  images to one tenant.

  currently we can only run glance member-create <image id> <tenant id>
  or glance member-delete <image id> <tenant id>

  it would be very helpful if we could add 
   --multiple-images and --multiple tenants  options which will be separated by 
commas 
  or just add --image-id/--tenant-id and than accept multiple objects

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1221757/+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