<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div><br></div><div>I think devstack is still using tempalte catalog<br>devstack/files/keystone.conf<br>[catalog]<br>driver = keystone.catalog.backends.templated.TemplatedCatalog<br>template_file = %KEYSTONE_DIR%/etc/default_catalog.templates<br><br>These are my commands, you can add for other service:<br><p class="line862">keystone service-create --name "Identity Service" --type identity <br></p><p class="line862">keystone  endpoint-create --region <a class="nonexistent" href="http://wiki.openstack.org/RegionOne">RegionOne</a> --service_id 1d2eb30e5674414884947a33b505d614 --publicurl <a class="http" href="http://localhost:5000/v2.0">http://localhost:5000/v2.0</a> --adminurl <a class="http" href="http://localhost:35357/v2.0">http://localhost:35357/v2.0</a> --internalurl <a class="http" href="http://localhost:5000/v2.0">http://localhost:5000/v2.0</a> <span class="anchor" id="line-8"></span><span class="anchor" id="line-9"></span></p><p class="line862">keystone service-create --name "Image Service" --type glance <br></p><p class="line862">keystone  endpoint-create --region <a class="nonexistent" href="http://wiki.openstack.org/RegionOne">RegionOne</a> --service_id 8f2e683b8d8a4dbaa0c84afed1ceb848 --publicurl <a class="http" href="http://localhost:9292/v1">http://localhost:9292/v1</a> --adminurl <a class="http" href="http://localhost:9292/v1">http://localhost:9292/v1</a> --internalurl <a class="http" href="http://localhost:9292/v1">http://localhost:9292/v1</a> <span class="anchor" id="line-10"></span><span class="anchor" id="line-11"></span></p>keystone  service-create --name "compute Service" --type compute <br>keystone   endpoint-create --region RegionOne --service_id  aca8502b8c5c4936bcf1ee510b34cb43 --publicurl <a class="http">http://localhost:\$\(compute_port\)s/v1.1/\$\(tenant_id\)s</a> --adminurl <a class="http">http://localhost:\$\(compute_port\)s/v1.1/\$\(tenant_id\)s</a> --internalurl <a class="http">http://localhost:\$\(compute_port\)s/v1.1/\$\(tenant_id\)s</a><font color="#990099"><br><br>-----openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net wrote: -----<br><br></font><blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: 2px solid #000000; margin-right: 0px;">To: <a class="moz-txt-link-rfc2396E" href="mailto:openstack@lists.launchpad.net%28openstack@lists.launchpad.net%29">"openstack@lists.launchpad.net (openstack@lists.launchpad.net)"</a> <a class="moz-txt-link-rfc2396E" href="mailto:openstack@lists.launchpad.net"><openstack@lists.launchpad.net></a><br>From: Lorin Hochstein <a class="moz-txt-link-rfc2396E" href="mailto:lorin@nimbisservices.com"><lorin@nimbisservices.com></a><br>Sent by: <a class="moz-txt-link-abbreviated" href="mailto:openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net">openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net</a><br>Date: 04/03/2012 11:13AM<br>Subject: [Openstack] Looking for complete keystone endpoint-create example<br><br>All:<div><br></div><div>I'm trying to fix the keystone docs in the "Openstack Install and Deploy Manual", which uses a database backend for the catalog instead of a template file. I cannot find a complete example that shows the "endpoint-create" for all of the relevant services. (DevStack uses the template file backend, not the database backend, so I can't use it for an example). </div><div><br></div><div>In particular, do we have to create a separate endpoint for each tenant? Are endpointTemplates still around or are they gone now?</div><div><br></div><div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><font color="#000000"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><font color="#000000"><div style="word-wrap: break-word;"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><font color="#000000"><div style="word-wrap: break-word;"><div>Take care,</div><div><br></div><div>Lorin</div><div>--</div><div>Lorin Hochstein</div><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="https://www.nimbisservices.com/">www.nimbisservices.com</a></div><div><br></div></div></font></span><br class="Apple-interchange-newline"></div></font></span><br class="Apple-interchange-newline"></font></span><br class="Apple-interchange-newline"> </div><br></div><font face="Courier New,Courier,monospace" size="3">_______________________________________________<br>Mailing list: <a href="https://launchpad.net/%7Eopenstack">https://launchpad.net/~openstack</a><br>Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/%7Eopenstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></font> </blockquote><br></div></font> <br/>