adae9ecdbce35c3bc1225b819bd2378d1b0b7770
A new hacking version was checked in [1] as a part of global requirements. [1] ignored the rules, this patch enables the rules again and fixes the code. [1] https://review.openstack.org/#/c/100137/ Change-Id: If64cce56e9f1e349f05a4c706bfb28b5e557dab0 Closes-Bug: 1338918
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.
The project is hosted on Launchpad, where bugs can be filed. The code is hosted on Github. Patches must be submitted using Gerrit, not Github pull requests.
python-saharaclient is licensed under the Apache License like the rest of OpenStack.
Description