kingbird/README.rst

41 lines
1.5 KiB
ReStructuredText

Kingbird
===============================
.. image:: https://img.shields.io/pypi/v/kingbird.svg
:target: https://pypi.python.org/pypi/kingbird/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/kingbird.svg
:target: https://pypi.python.org/pypi/kingbird/
:alt: Downloads
Centralized service for multi-region OpenStack deployments.
Kingbird is an centralized OpenStack service that provides resource operation
and management across multiple OpenStack instances in a multi-region OpenStack
deployments. This service is part of the OPNFV Multisite project that intends
to address the use cases related to distributed cloud environments.
Kingbird provides features like centralized quota management, centralized view
for distributed virtual resources, global view for tenant level IP/MAC address
space management, synchronisation of ssh keys, images, flavors, security
groups, etc. across regions.
Useful Links
============
* Free software: Apache license
* `PyPi`_ - package installation
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/kingbird/1.2.0
.. _Launchpad project: https://launchpad.net/kingbird
.. _Bugs: https://bugs.launchpad.net/kingbird
.. _Blueprints: https://blueprints.launchpad.net/kingbird
.. _Source: http://git.openstack.org/cgit/openstack/kingbird
.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html