deb-sahara/doc/source
Fang Jinxing d7f3fbaad6 refine the sahara installation guide
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
2015-11-10 07:14:33 +00:00
..
_templates Renames all doc references from Savanna to Sahara 2014-03-17 11:29:16 -04:00
_theme_rtd Add back copy-pasted theme for Read The Docs only 2013-10-07 16:06:59 +04:00
devref Merge "[doc-day] Updated development guidelines" 2015-09-23 00:05:59 +00:00
horizon Updating the dev environment guide for the Sahara UI 2015-08-31 15:12:06 -04:00
images Updated architecture diagram in docs 2014-04-22 21:03:56 +04:00
userdoc refine the sahara installation guide 2015-11-10 07:14:33 +00:00
architecture.rst Refine the doc for sahara 2015-10-30 09:18:19 +08:00
conf.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
index.rst updating index doc 2015-09-01 15:21:29 -04:00
overview.rst Refine the doc for sahara 2015-10-30 09:18:19 +08:00
restapi.rst Refine the doc for sahara 2015-10-30 09:18:19 +08:00