You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
doc | 1 month ago | |
releasenotes | 5 months ago | |
saharaclient | 1 month ago | |
.coveragerc | 6 years ago | |
.gitignore | 5 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 1 month ago | |
CONTRIBUTING.rst | 2 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 9 years ago | |
README.rst | 3 years ago | |
requirements.txt | 1 month ago | |
setup.cfg | 1 month ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 month ago |
README.rst
Team and repository tags
Python bindings to the OpenStack Sahara API
This is a client for the OpenStack Sahara API. There's a Python API (the saharaclient
module), and a command-line script (sahara
). Each implements the OpenStack Sahara API. You can find documentation for both Python bindings and CLI in Docs.
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Blueprints - feature specifications
- Bugs - stories and issue tracking
- Source
- Specs
- How to Contribute