yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40465
[Bug 1508359] Re: Can't create images with specified owner in v2
** 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
References