Flavio Percoco d5b24ef15c Add shard support to the client
The patch adds Shard support of the client. This will allow users to
create and delete shards from Marconi. The API requires the Marconi
instance to be and admin instance. However, there are no checks,
restrictions, yet.

This patch doesn't implement Shards listing. As soon as the
MessageIterator lands, it'll be possible to reuse that code for the
ShardsIterator.

Partially-Implements blueprint: shard-management
Partially-Implements blueprint: python-marconiclient-v1

Change-Id: I932c98d68a4a81b710dbea75a6bac123b7afaa08
2014-01-16 09:22:24 +01:00
2014-01-16 09:22:24 +01:00
2013-07-16 17:59:28 -04:00
2013-07-19 19:15:09 -04:00
2013-05-07 17:09:55 +02:00
2013-11-13 11:02:57 +11:00
2014-01-06 13:13:51 +01:00
2013-09-26 16:37:42 +02:00
2013-09-12 11:29:34 +02:00

Python Marconi Client

version

0.1.0

Wiki

Marconi Wiki

Launchpad

Marconi Launchpad

Review

Code Review

Design

Client Wiki

IRC

#openstack-marconi @ freenode

Welcome to the Marconi Client Python bindings project!

Table of Contents

Installation

Until this project is on PyPi, the official way to install these bindings are to:

pip install git+https://github.com/openstack/python-marconiclient.git

Contributing

The primary maintainer of this project is: TBA

Be sure to reference the HACKING file for all the details.

Description
OpenStack Messaging (Zaqar) Client
Readme 6.7 MiB
Languages
Python 100%