[Openstack-operators] nova-compute authorization on glace host
George Shuklin
george.shuklin at gmail.com
Mon Dec 9 20:44:54 UTC 2013
Yep, it is.
I forgot about auth_strategy=keystone in nova.conf for nova-compute.
Thank you!
On 09.12.2013 17:29, Arjen Heidinga wrote:
> Sounds like you missed an auth_strategy=keystone in a comfig somewhere...
>
> On 12/09/2013 03:50 PM, George Shuklin wrote:
>> Good day.
>>
>> My VM snapshots are endlessly stay in 'queue' state. I found it the
>> log of nova-compute:
>>
>> 2013-12-09 14:57:46.350 12274 DEBUG glanceclient.common.http [-]
>> *curl -i -X HEAD -H 'Content-Type: application/octet-stream' -H
>> 'User-Agent: python-glanceclient'
>> http://controller:9292/v1/images/53cc710e-95ce-49e4-b008-b121b42abb62* log_curl_request
>> /usr/lib/python2.7/dist-packages/glanceclient/common/http.py:140
>> 2013-12-09 14:57:46.355 12274 DEBUG glanceclient.common.http [-]
>> HTTP/1.1 401 Unauthorized
>> date: Mon, 09 Dec 2013 13:57:46 GMT
>> content-length: 0
>>
>> (no auth information)
>>
>> My nova.conf:
>>
>> glance_host=controller
>> image_service=nova.image.glance.GlanceImageService
>> glance_api_servers=controller:9292
>>
>> And I can't find any other options for nova.conf about authorization
>> in glance. How it should work?
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20131209/1b800b7e/attachment.html>
More information about the OpenStack-operators
mailing list