** This bug is no longer a duplicate of bug 1499368
   Image Create does not allow admins to set owner

** Changed in: glance
       Status: In Progress => Invalid

** Changed in: glance
     Assignee: wangxiyuan (wangxiyuan) => (unassigned)

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

Title:
  Can't create images with specified owner in v2

Status in Glance:
  Invalid

Bug description:
  Reproduce:

  env: devstack-glance(master), ubuntu 14.04,  tenant:admin,demo

  1.use admin tenant.
  2.create an image with command: glance image-create --owner XXXX(demo tenant 
id)

  result:
  403 Forbidden: Attribute 'owner' is reserved. (HTTP 403)

  except:
  the image could be created and its owner should be demo tenant.

  when use the "glance  help image-create" command with glance-client,
  it shows that the owner could be sent as a parameter.and we can also
  update the image's owner with image-update api.

  So I think we should support to create an image with onwer.

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