RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
zhiyuan_cai 0caaa2b979 Site create API
Implement site create API. This patch only covers database model
creation and aggregate creation.

Partially implements: blueprint implement-api

Change-Id: I299f367900b7b15ea992fe6f0eaf614f83a1a70e
2015-10-20 11:16:04 +08:00
cmd nova skeleton 2015-10-06 11:00:31 +03:00
devstack Site create API 2015-10-20 11:16:04 +08:00
doc/source Site create API 2015-10-20 11:16:04 +08:00
etc Site create API 2015-10-20 11:16:04 +08:00
tricircle Site create API 2015-10-20 11:16:04 +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 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 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