RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai 3d9d2daf3b Add create and delete operation to client wrapper
Make client wrapper support create and delete operation so we
can create and delete aggregate in top OpenStack layer via DAL.

Change-Id: I13b7a0256e366f834965b817a6cd0237e52a6002
2015-09-30 12:37:32 +08:00
cmd Add cascade service REST api framework 2015-09-10 11:30:23 +08:00
devstack Add cascade service REST api framework 2015-09-10 11:30:23 +08:00
etc Merge "Add cascade service REST api framework" 2015-09-21 08:20:14 +00:00
tricircle Add create and delete operation to client wrapper 2015-09-30 12:37:32 +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
requirements.txt Add cascade service REST api framework 2015-09-10 11:30:23 +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