6dc4ef2343f6ef456a85476a22a6422a7a22f10b
Those tools have been mostly removed from the repositories and they do not add much to what can be done with few commands (direct call of virtualenv, or use of tox for various test runners). MANIFEST.in is not needed anymore apparently too, thanks to changes in pbr (thanks Jeremy Freudberg for noticing this). Change-Id: I4cfb47a758f39f2de5ebd77fc88124335ded4aa3
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
Description