Centralized service for multi-region deployments.
Go to file
OpenDev Sysadmins 54cbeaaad1 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:12 +00:00
devstack Enable some tempest test cases 2017-04-27 05:58:11 +00:00
doc/source Update "auth_url" in install docs 2018-05-10 14:40:13 +07:00
etc/kingbird Support V1.1 for kingbird quota management. 2017-04-17 16:01:26 +05:30
kingbird Merge "Replace the usage of some aliases in tempest" 2018-07-04 08:17:35 +00:00
tools Update install_kingbird.sh scipt. 2018-06-05 14:27:23 +00:00
.coveragerc .coveragerc: Change ignore-errors to ignore_errors 2016-05-17 19:57:18 +02:00
.gitignore Fix the tools directory files 2015-11-17 09:06:52 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:12 +00:00
.mailmap Initial Kingbird commit 2015-11-05 13:23:23 +01:00
.testr.conf Kingbird Refactor(Part 2/Final): 2016-06-02 05:24:40 +00:00
CONTRIBUTING.rst Initial Kingbird commit 2015-11-05 13:23:23 +01:00
HACKING.rst Initial Kingbird commit 2015-11-05 13:23:23 +01:00
LICENSE Initial Kingbird commit 2015-11-05 13:23:23 +01:00
MANIFEST.in Initial Kingbird commit 2015-11-05 13:23:23 +01:00
README.rst Make README.rst look better. 2017-09-12 11:48:39 +05:30
babel.cfg Initial Kingbird commit 2015-11-05 13:23:23 +01:00
openstack-common.conf Initial Kingbird commit 2015-11-05 13:23:23 +01:00
requirements.txt uncap eventlet 2018-06-05 13:53:15 +00:00
run_tests.sh Kingbird Refactor(Part 2/Final): 2016-06-02 05:24:40 +00:00
setup.cfg Remove unused configuration options 2016-07-22 12:11:37 +02:00
setup.py Updated from global requirements 2017-03-15 05:11:46 +00:00
test-requirements.txt Remove obsolete tempest-lib 2018-03-08 13:23:24 +01:00
tox.ini Fixes tox genconfig 2018-05-03 16:35:38 +05:30

README.rst

Kingbird

Latest Version

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