Trio2o is to provide APIs gateway for multiple OpenStack clouds to act as a single OpenStack cloud.
0caaa2b979
Implement site create API. This patch only covers database model creation and aggregate creation. Partially implements: blueprint implement-api Change-Id: I299f367900b7b15ea992fe6f0eaf614f83a1a70e |
||
---|---|---|
cmd | ||
devstack | ||
doc/source | ||
etc | ||
tricircle | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
README.md | ||
requirements.txt |
Tricircle
(For 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.