openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #09479
Re: Looking for complete keystone endpoint-create example
Hi,
You can use devstack, but you need to make one update. This is the way i do:
0. screen -x, and go to keystone
1. CTRL-C keystone proceess
Change keystone config:
FROM:
[catalog]
driver = keystone.catalog.backends.templated.TemplatedCatalog
template_file = /opt/stack/keystone/etc/default_catalog.templates
TO:
[catalog]
driver = keystone.catalog.backends.sql.Catalog
2. Restart your keystone process (arrow-up, to repeat the last command)
3. You can test keystone endpoints API
Regards
On Tue, Apr 3, 2012 at 5:13 AM, Lorin Hochstein <lorin@xxxxxxxxxxxxxxxxxx>wrote:
> All:
>
> 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).
>
> In particular, do we have to create a separate endpoint for each tenant?
> Are endpointTemplates still around or are they gone now?
>
> Take care,
>
> Lorin
> --
> Lorin Hochstein
> Lead Architect - Cloud Services
> Nimbis Services, Inc.
> www.nimbisservices.com
>
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
--
-------------------------------------------
Luis Alberto Gervaso Martin
Woorea Solutions, S.L
CEO & CTO
mobile: (+34) 627983344
luis@ <luis.gervaso@xxxxxxxxx>woorea.es
References