yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69936
[Bug 1738392] [NEW] glance location-add fails on cinder backend
Public bug reported:
Hello,
I'm trying to setup cinder backend for glance.
After many config tries, I still fail on reaching cinder during image-create (when cinder is default store) or location-add (when is not).
some of glance-api.conf:
[DEFAULT]
show_image_direct_url = True
show_multiple_locations=True
enable_v2_api = True
....
[glance_store]
stores = rbd,cinder
cinder_state_transition_timeout = 300
cinder_store_auth_address = https://myauth.url:5000/v3
rootwrap_config = /etc/glance/rootwrap.conf
cinder_catalog_info = volumev3::publicURL
...
Debug log: http://paste.openstack.org/show/629036/
Ocata @ ubuntu
python-cinderclient 1:1.11.0-0ubuntu2~cloud0
glance 2:14.0.0-0ubuntu1~cloud0
** Affects: glance
Importance: Undecided
Status: New
** Tags: cinder glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1738392
Title:
glance location-add fails on cinder backend
Status in Glance:
New
Bug description:
Hello,
I'm trying to setup cinder backend for glance.
After many config tries, I still fail on reaching cinder during image-create (when cinder is default store) or location-add (when is not).
some of glance-api.conf:
[DEFAULT]
show_image_direct_url = True
show_multiple_locations=True
enable_v2_api = True
....
[glance_store]
stores = rbd,cinder
cinder_state_transition_timeout = 300
cinder_store_auth_address = https://myauth.url:5000/v3
rootwrap_config = /etc/glance/rootwrap.conf
cinder_catalog_info = volumev3::publicURL
...
Debug log: http://paste.openstack.org/show/629036/
Ocata @ ubuntu
python-cinderclient 1:1.11.0-0ubuntu2~cloud0
glance 2:14.0.0-0ubuntu1~cloud0
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1738392/+subscriptions
Follow ups