Trio2o is to provide APIs gateway for multiple OpenStack clouds to act as a single OpenStack cloud.
bfc6a83048
Change the gate to OpenStack infrastrcuture and update the README.md to reflect the work on the stateless design proposal and branch. BP: https://blueprints.launchpad.net/tricircle/+spec/new-design Change-Id: I51accdf33d8d9e50774c16d7649975ca91c2f5ec Signed-off-by: Chaoyi Huang <joehuang@huawei.com> |
||
---|---|---|
cmd | ||
devstack | ||
doc/source | ||
etc | ||
tricircle | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tricircle
(Attention Please, Stateless Design Proposal is being worked on the "experiment" branch).
(The origningal PoC source code, please switch to "poc" tag, or "stable/fortest" branch)
Tricircle is a openstack project that aims to deal with OpenStack deployment across multiple sites. It provides users a single management view by having only one OpenStack instance on behalf of all the involved ones. It essentially serves as a communication bus between the central OpenStack instance and the other OpenStack instances that are called upon.