This isn't really a bug, it's a question of what's wrong with a particular configuration that is causing the reported problem.
** Changed in: glance Status: New => Invalid ** Converted to question: https://answers.launchpad.net/glance/+question/663465 -- 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: Invalid 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/ (location-add) http://paste.openstack.org/show/629045/ (image-create) Ocata @ ubuntu python-cinderclient 1:1.11.0-0ubuntu2~cloud0 glance 2:14.0.0-0ubuntu1~cloud0 tested also on fresh python-cinderclient-3.3.0 To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1738392/+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