RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai 57f0ddbf91 Proxy for compute
Initial patch for compute proxy, now we can boot a vm and the
RPC request will be captured by dispatcher then sent to proxy.

Change-Id: I361d18e0b87ece3db113f6549f2b3c9bf50e1006
2015-12-02 09:41:13 +08:00
cmd Proxy for compute 2015-12-02 09:41:13 +08:00
devstack Proxy for compute 2015-12-02 09:41:13 +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 Proxy for compute 2015-12-02 09:41:13 +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 Reorganize code 2015-11-23 16:49:45 +08:00

README.md

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