python-zaqarclient/zaqarclient/queues/v1
dynarro e9a8d01cf8 Added support to pools and flavors
Python-zaqarclient had missing features for v1.1 which involved pools and flavors that
needed to be added.

I added support to pools by adding a 'pool_update' and a 'pool_list' function,
and add support to flavors by writing a 'flavor_update' and a 'flavor_list'
function.

Change-Id: I640d17c64be6448283c53ae0dbea6543484ff7a4
Depends-on: I36445838f532e9f282a4f839a0f583257c1f13d9
Partially-implements: # blueprint api-v1.1
2015-06-25 17:05:00 +02:00
..
__init__.py Rename Marconi to Zaqar 2014-08-04 16:55:10 +02:00
api.py Added support to pools and flavors 2015-06-25 17:05:00 +02:00
claim.py Rename Marconi to Zaqar 2014-08-04 16:55:10 +02:00
cli.py Fix the client name typo 2014-10-22 12:21:49 +08:00
client.py Added support to pools and flavors 2015-06-25 17:05:00 +02:00
core.py Added support to pools and flavors 2015-06-25 17:05:00 +02:00
flavor.py Added support to pools and flavors 2015-06-25 17:05:00 +02:00
iterator.py Fix handling of 1.1 API 2015-04-27 16:36:03 +02:00
message.py Fix handling of 1.1 API 2015-04-27 16:36:03 +02:00
pool.py Added support to pools and flavors 2015-06-25 17:05:00 +02:00
queues.py Fix handling of 1.1 API 2015-04-27 16:36:03 +02:00