On Wed, 23 Nov 2011 09:28:01 -0300 Leandro Reox <[email protected]> wrote:
> keystone-manage endpointTemplates add RegionOne swift > http://172.16.0.88:8080/v1/AUTH_%tenant_id% http://172.16.0.88:8080/ > http://172.16.0.88:8080/v1/AUTH_%tenant_id% 1 1 I'm curious, did you actually put the '%' (percent) into those URLs, or you replaced it with the appropriate tennant ID? The documentation (doc/configuration.rst) tells to use square brackets, not percents, which is probably another hint to substitute the actual tenant ID. But what to do if we have 2 tenants? -- Pete _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

