<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yep, it is.<br>
      <br>
      I forgot about auth_strategy=keystone in nova.conf for
      nova-compute.<br>
      <br>
      Thank you!<br>
      <br>
      On 09.12.2013 17:29, Arjen Heidinga wrote:<br>
    </div>
    <blockquote cite="mid:52A5E1DF.50601@muntinternet.net" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Sounds like you  missed an <tt>auth_strategy=keystone</tt>
        in a comfig somewhere...<br>
        <br>
        On 12/09/2013 03:50 PM, George Shuklin wrote:<br>
      </div>
      <blockquote cite="mid:52A5D8C0.2090209@gmail.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        Good day.<br>
        <br>
        My VM snapshots are endlessly stay in 'queue' state. I found it
        the log of nova-compute:<br>
        <br>
        2013-12-09 14:57:46.350 12274 DEBUG glanceclient.common.http [-]
        <strong>curl -i -X HEAD -H 'Content-Type:
          application/octet-stream' -H 'User-Agent: python-glanceclient'
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://controller:9292/v1/images/53cc710e-95ce-49e4-b008-b121b42abb62">http://controller:9292/v1/images/53cc710e-95ce-49e4-b008-b121b42abb62</a></strong>
        log_curl_request
        /usr/lib/python2.7/dist-packages/glanceclient/common/http.py:140<br>
        2013-12-09 14:57:46.355 12274 DEBUG glanceclient.common.http [-]
        <br>
        HTTP/1.1 401 Unauthorized<br>
        date: Mon, 09 Dec 2013 13:57:46 GMT<br>
        content-length: 0<br>
        <br>
        (no auth information)<br>
        <br>
        My nova.conf:<br>
        <br>
        glance_host=controller<br>
        image_service=nova.image.glance.GlanceImageService<br>
        glance_api_servers=controller:9292<br>
        <br>
        And I can't find any other options for nova.conf about
        authorization in glance. How it should work?<br>
        <br>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>