You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
devstack | 5 years ago | |
doc/source | 4 years ago | |
etc/kingbird | 5 years ago | |
kingbird | 4 years ago | |
tools | 4 years ago | |
.coveragerc | 6 years ago | |
.gitignore | 7 years ago | |
.gitreview | 3 years ago | |
.mailmap | 7 years ago | |
.testr.conf | 6 years ago | |
CONTRIBUTING.rst | 7 years ago | |
HACKING.rst | 7 years ago | |
LICENSE | 7 years ago | |
MANIFEST.in | 7 years ago | |
README.rst | 5 years ago | |
babel.cfg | 7 years ago | |
openstack-common.conf | 7 years ago | |
requirements.txt | 4 years ago | |
run_tests.sh | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 5 years ago | |
test-requirements.txt | 4 years ago | |
tox.ini | 4 years ago |
README.rst
Kingbird
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