<div dir="ltr"><div style><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">Thanks David.</span></div><div style><span style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">Looks like I'm still the error after pulling in the fix :-(</span></div><span style="font-family:arial,sans-serif;font-size:13.333333969116211px"><div>
<span style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></span></div><div><br></div></span><div class="gmail_extra"><div class="gmail_quote">On Sat, Mar 9, 2013 at 5:30 PM,  <span dir="ltr"><<a href="mailto:openstack-dev-request@lists.openstack.org" target="_blank">openstack-dev-request@lists.openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Date: Fri, 08 Mar 2013 09:32:50 -0500<br>
From: David Ripton <<a href="mailto:dripton@redhat.com">dripton@redhat.com</a>><br>
To: <a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a><br>
Subject: Re: [openstack-dev] devstack; glance fails with ./stack.sh<br>
Message-ID: <<a href="mailto:5139F692.80400@redhat.com">5139F692.80400@redhat.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
On 03/07/2013 10:40 PM, Prashanth Prahalad wrote:<br>
><br>
> Openstack newbie here.<br>
><br>
> ./stack.sh fails when executing glance command. This seems to be<br>
> something new, since I don't remember setting the os-auth-token before.<br>
><br>
> + glance --os-auth-token --os-image-url <a href="http://10.9.12.20:9292" target="_blank">http://10.9.12.20:9292</a><br>
> image-create --name cirros-0.3.1-x86_64-uec --public --container-format<br>
> ami --disk-format ami<br>
> usage: glance [--version] [-d] [-v] [-k] [--cert-file CERT_FILE]<br>
>                [--key-file KEY_FILE] [--os-cacert <ca-certificate-file>]<br>
>                [--ca-file OS_CACERT] [--timeout TIMEOUT]<br>
> [--no-ssl-compression]<br>
>                [-f] [--dry-run] [--ssl] [-H ADDRESS] [-p PORT]<br>
>                [--os-username OS_USERNAME] [-I OS_USERNAME]<br>
>                [--os-password OS_PASSWORD] [-K OS_PASSWORD]<br>
>                [--os-tenant-id OS_TENANT_ID] [--os-tenant-name<br>
> OS_TENANT_NAME]<br>
>                [-T OS_TENANT_NAME] [--os-auth-url OS_AUTH_URL] [-N<br>
> OS_AUTH_URL]<br>
>                [--os-region-name OS_REGION_NAME] [-R OS_REGION_NAME]<br>
>                [--os-auth-token OS_AUTH_TOKEN] [-A OS_AUTH_TOKEN]<br>
>                [--os-image-url OS_IMAGE_URL] [-U OS_IMAGE_URL]<br>
>                [--os-image-api-version OS_IMAGE_API_VERSION]<br>
>                [--os-service-type OS_SERVICE_TYPE]<br>
>                [--os-endpoint-type OS_ENDPOINT_TYPE] [-S OS_AUTH_STRATEGY]<br>
> glance: error: argument --os-auth-token: expected one argument<br>
><br>
> Any workarounds ?<br>
<br>
I ran into this yesterday, in a new VM without openssl installed.  The<br>
workaround was to manually install openssl.<br>
<a href="https://bugs.launchpad.net/devstack/+bug/1152315" target="_blank">https://bugs.launchpad.net/devstack/+bug/1152315</a><br>
<br>
There are many ways to make this happen.  Glance is the canary in the<br>
coal mine here -- it just happens to be the first thing in the system<br>
that blows up if Keystone auth is not working.  This does not<br>
necessarily mean a problem in Glance itself.  If you look through the<br>
various screen windows that devstack opens, you may be able to find the<br>
root cause.<br>
<br>
--<br>
David Ripton   Red Hat   <a href="mailto:dripton@redhat.com">dripton@redhat.com</a><br></blockquote></div></div></div>