RETIRED, Tricircle is to provide networking automation across Neutron.
fd5e79451e
Implement site create RPC. Now tricircle api can utilize RPC to notify cascade service to start rpc server for new site. Partially implements: blueprint implement-api Ref: https://blueprints.launchpad.net/tricircle/+spec/implement-api Change-Id: I73879a84d31b5ac9004cfe3f18cb9a984d53099c |
||
---|---|---|
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.