RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai 7a014921f9 cascade_service: client wrapper
Implement client wrapper in DAL to access resources in top
OpenStack layer.

Partially implements: blueprint implement-dal

Change-Id: I8b6f5efdb49c87b6aeb4b7aad38f54c842c21d40
2015-09-09 19:35:06 +08:00
cmd cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
devstack cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
etc cascade_service: client wrapper 2015-09-09 19:35:06 +08:00
tricircle cascade_service: client wrapper 2015-09-09 19:35:06 +08:00
.gitignore Add source code to Tricircle 2014-09-25 15:56:40 +08:00
.gitreview Added .gitreview 2014-09-11 17:53:28 +00:00
LICENSE Add source code to Tricircle 2014-09-25 15:56:40 +08:00
README.md Modify description files 2015-06-29 11:48:22 +08:00

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.

Project Resources

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