
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
Python Marconi Client
- version
-
0.1.0
- Wiki
- Launchpad
- Review
- Design
- 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
Languages
Python
100%