RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai fd5e79451e Site create RPC
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
2015-11-20 17:36:21 +08:00
cmd Site create RPC 2015-11-20 17:36:21 +08:00
devstack Site create RPC 2015-11-20 17:36:21 +08:00
doc/source Site create API 2015-10-20 11:16:04 +08:00
etc Site create RPC 2015-11-20 17:36:21 +08:00
tricircle Site create RPC 2015-11-20 17:36:21 +08:00
.gitignore Add source code to Tricircle 2014-09-25 15:56:40 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:41:25 +00:00
LICENSE Add source code to Tricircle 2014-09-25 15:56:40 +08:00
README.md Change the repository from stackforge to openstack 2015-10-18 15:58:02 +05:30
requirements.txt Add cascade service REST api framework 2015-09-10 11:30:23 +08:00

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.

Project Resources

  • Project status, bugs, and blueprints are tracked on Launchpad
  • Additional resources are linked from the project Wiki page