a251dc4c7ac7d5771dd73d3b2653d0ef0f6646e4
Keystone 3 section of code should respect --bypass-url too. Change-Id: I88175247e7c9bef6662074bcc38f85392d4fcac3 Closes-Bug: #1420551
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