RETIRED, Tricircle is to provide networking automation across Neutron.
6341924b92
Initial implementation include option to use ML2 but it seem that it will be better to use a core plugin (more control) over the process. This just includes the Neutron side plugin. It replaces the ML2 plugin with one that doesn't do any actual network changes, instead only forwards it to the Cascade Service. Change-Id: Ic63e7a3d0a1b171d43aff535b65c949e9e51ff4f |
||
---|---|---|
devstack | ||
tricircle | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
README.md |
Tricircle
(For PoC source code, please switch to "poc" tag, or "stable/fortest" branch)
Tricircle is a stackforge 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.