7db47c1151b93c9f8b90de5b6b2b32465c0ec336
_copy_if_defined expects None for undefined fields. Change-Id: I8f1f2322a6e8d7562cc1fff576d7ebc5c45f3437 Closes-Bug: #1370201
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