<div dir="ltr">Look at keystone service list by itself and see what line two outputs. You can then decipher what <span style="font-family:arial,sans-serif;font-size:12.7272720336914px"> awk '/ volume / {print $2}' contains.</span><div><br></div><div>What you want to happen is for the service-id to match the volume service ID. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 12, 2014 at 7:52 PM, b t <span dir="ltr"><<a href="mailto:905ben@gmail.com" target="_blank">905ben@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>hi, </div><div>I am working through icehouse install guide for ubuntu .</div><div>and stuck on page 80 seeing the following error messages . any idea ?</div><div>thanks !</div><div><br></div><div>root@controller:/var/log/cinder# keystone endpoint-create \</div><div>> --service-id=$(keystone service-list | awk '/ volume / {print $2}') \</div><div>> --publicurl=<a href="http://controller:8776/v1/%\(tenant_id\)s" target="_blank">http://controller:8776/v1/%\(tenant_id\)s</a> \</div><div>> --internalurl=<a href="http://controller:8776/v1/%\(tenant_id\)s" target="_blank">http://controller:8776/v1/%\(tenant_id\)s</a> \</div><div>> --adminurl=<a href="http://controller:8776/v1/%\(tenant_id\)s" target="_blank">http://controller:8776/v1/%\(tenant_id\)s</a></div><div>usage: keystone [--version] [--timeout <seconds>]</div><div> [--os-username <auth-user-name>]</div><div> [--os-password <auth-password>]</div><div> [--os-tenant-name <auth-tenant-name>]</div><div> [--os-tenant-id <tenant-id>] [--os-auth-url <auth-url>]</div><div> [--os-region-name <region-name>]</div><div> [--os-identity-api-version <identity-api-version>]</div><div> [--os-token <service-token>]</div><div> [--os-endpoint <service-endpoint>]</div><div> [--os-cacert <ca-certificate>] [--insecure]</div><div> [--os-cert <certificate>] [--os-key <key>] [--os-cache]</div><div> [--force-new-token] [--stale-duration <seconds>]</div><div> <subcommand> ...</div><div>keystone: error: unrecognized arguments: 21b81cc68515472abd723b00b3909af5 39e0e9f2a158456891e85f1af308ca0b 5ecdab1834f1462987db10884fe44a90 929ab81e9dcf40469cead70e92dbf309 9efca880f92547ed8595402617cac04e</div><div><br></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>