RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
joehuang e94e98ad4a Add cascade service REST api framework
Fisrt patch to implement the REST api framework based on pecan, with keystone authentication integrated.
No resources implemented in the first patch

Change-Id: I8bff9f934fbba183f0b0e7b540fa755965c229a0
implements: blueprint: https://blueprints.launchpad.net/tricircle/+spec/implement-rest-api-framework
2015-09-10 11:30:23 +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 Add cascade service REST api framework 2015-09-10 11:30:23 +08:00
tricircle Add cascade service REST api framework 2015-09-10 11:30:23 +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