Go to file
Sergey Lukjanov 3b2bfbb8b9 Support updates and ACL for objects
It implements PATCH updates for clients, updates
support for all objects and is_public/is_protected
support. It's a combination of parts of the
follwing patches (squashed to make review and merge
gating easier and faster):

I3abc57b43d825d69129f9c0b2058d1e2a004c832
I0d1d892ce11c9a3b46c8583ed58f9131a0f915a3

Co-Authored-By: luhuichun <huichun.lu@intel.com>
Co-Authored-By: Andrey Pavlov <apavlov@mirantis.com>
Co-Authored-By: Vitaly Gridnev <vgridnev@mirantis.com>

Change-Id: I5a0156b7effc59ef3d183b0caacb6980c27f425c
Partially-Implements: blueprint api-for-objects-update
Partially-Implements: blueprint shared-protected-resources
2015-08-28 20:47:43 +03:00
2015-02-11 12:24:37 +03:00
2015-04-24 00:00:27 +03:00
2014-02-18 16:24:42 +04:00
2015-04-07 10:20:27 +00:00
2015-07-15 01:37:46 +00:00

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.

Description
RETIRED, Python bindings and CLI for Sahara.
Readme 12 MiB