RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai bcac6a4f4b Fix pep8 error
A recent patch containing a pep8 error was merged without pep8
check since CI was down at that time. Do a quick fix here.

Change-Id: I8e9e5297c9e31d9f4089091274d59ec2e2bc96b0
2015-10-08 17:31:04 +08:00
cmd nova skeleton 2015-10-06 11:00:31 +03:00
devstack nova skeleton 2015-10-06 11:00:31 +03:00
etc nova skeleton 2015-10-06 11:00:31 +03:00
tricircle Fix pep8 error 2015-10-08 17:31:04 +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