d7f3fbaad6
From the Juno version, we have the OpenStack client to identify the component.So wo can substitute OpenStack client for keystone to identify the sahara. I checked the OpenStackClient commands guide: https://wiki.openstack.org/wiki/OpenStackClient/Commands#endpoint The OpenStackClient API version is:API v2.0 The OpenStackClient command is: os endpoint create --publicurl <public-url> [--adminurl <admin-url>] [--internalurl <internal-url>] [--region <endpoint-region>] <service> amd the keystone command is: keystone endpoint-create [--region <endpoint-region>] [--service_id <service-id>] [--publicurl <public-url>] [--adminurl <admin-url>] [--internalurl <internal-url>] Change-Id: I5ac44f009275fc855647bbc626cdf7f7a7026c92 |
||
---|---|---|
.. | ||
_templates | ||
_theme_rtd | ||
devref | ||
horizon | ||
images | ||
userdoc | ||
architecture.rst | ||
conf.py | ||
index.rst | ||
overview.rst | ||
restapi.rst |