0e01b48e7bd500a9c5b3288cd2605e0fb0ec29e0
* For consistency, add "." at end of each help string. * Capitalize ID. * Use active voice. Closes-Bug: #1488533 Change-Id: I58a444396ddc925576c9f16c64fecbf2e95850d2
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 bandings and CLI in Docs.
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-saharaclient
- Source: http://git.openstack.org/cgit/openstack/python-saharaclient
- Bugs: http://bugs.launchpad.net/python-saharaclient
Description