[Openstack] Reg. glance image in different domain
ESWAR RAO
eswar7028 at gmail.com
Mon Aug 24 11:40:52 UTC 2015
Hi All,
I have created a different domain as below:
domain-name: Heat-stack
tenant-name: heat-tenant
user-name: heat-user
I have assigned "admin" role to the tenant.
I have added "tenant-id" as a member to existing image in glance in default
domain.
# glance --os-tenant-id ad3688ad21b9492599761b54ed58649a
--os-username heat-user --os-password heat --os-auth-token <auth-token>
image-list
The request you have made requires authentication. (HTTP 401)
# heat --os-tenant-id ad3688ad21b9492599761b54ed58649a
--os-username heat-user --os-password heat --os-auth-token <auth-token>
stack-list
+--------------------------------------+------------------------------------------+-----------------+----------------------+
| id | stack_name
| stack_status | creation_time |
+--------------------------------------+------------------------------------------+-----------------+----------------------+
| 569700fb-9533-43e7-90a7-734be8a86947 |
heat-0e6475bd-0853-4340-9636-83457c9223fb | CREATE_COMPLETE |
2015-08-24T07:00:44Z |
+--------------------------------------+------------------------------------------+-----------------+----------------------+
The stack is in CREATE_COMPLETE but instance is not launched in nova.
I suspect this could be due to glance image problems.
How can i see images with the user in different domain?
Thanks
Eswar Rao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150824/05310675/attachment.html>
More information about the Openstack
mailing list