python-muranoclient/muranoclient/glance
Alexander Tivelkov 39967d95d6 Copy the code of Glance V3 (artifacts) client
As Glance Program has decided not to release the client for
EXPERIMENTAL v3 API in its python-glanceclient library until the API
is considered stable, we cannot consume artifacts API from any of the
released glance clients.

It was decided (see [1]) to temporary copy the v3 client code from
python-glanceclient into the python-muranoclient so murano may consume
it without depending on custom builds of glance client. This patch
copies appropriate code.

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-August/072740.html

Implements-blueprint: artifact-repository-support
Change-Id: I7905f7c7613c976216be7887f0444e1a09835287
2015-09-02 19:09:10 +00:00
..
__init__.py Copy the code of Glance V3 (artifacts) client 2015-09-02 19:09:10 +00:00
artifacts.py Copy the code of Glance V3 (artifacts) client 2015-09-02 19:09:10 +00:00
client.py Copy the code of Glance V3 (artifacts) client 2015-09-02 19:09:10 +00:00