RETIRED, further work has moved to Debian project infrastructure
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 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
sahara | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements-bandit.txt | ||
test-requirements.txt | ||
tox.ini |
OpenStack Data Processing ("Sahara") project
Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara
Launchpad project: https://launchpad.net/sahara
Sahara docs site: http://docs.openstack.org/developer/sahara
Roadmap: https://wiki.openstack.org/wiki/Sahara/Roadmap
Quickstart guide: http://docs.openstack.org/developer/sahara/devref/quickstart.html
How to participate: http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
Source: http://git.openstack.org/cgit/openstack/sahara
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0