RETIRED, Tricircle is to provide networking automation across Neutron.
Go to file
Khayam Gondal 585bb7ea63 Changed HOST_IP=172.16.10.10 in local.conf.sample to 127.0.0.1 for devstack.
Applied fix 50176d04aa to avoid py27 test failure

Close-Bug  #1526204

Change-Id: Ie63a56e9a0c680a78f202c869dffd547cc2bad2f
2015-12-31 22:39:41 -07:00
cmd Proxy for compute 2015-12-02 09:41:13 +08:00
devstack Changed HOST_IP=172.16.10.10 in local.conf.sample to 127.0.0.1 for devstack. 2015-12-31 22:39:41 -07:00
doc/source Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
etc Site create RPC 2015-11-20 17:36:21 +08:00
tricircle Changed HOST_IP=172.16.10.10 in local.conf.sample to 127.0.0.1 for devstack. 2015-12-31 22:39:41 -07:00
.gitignore Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:41:25 +00:00
.testr.conf Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
LICENSE Add source code to Tricircle 2014-09-25 15:56:40 +08:00
README.md Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
requirements.txt Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
setup.cfg Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
setup.py Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
test-requirements.txt Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00
tox.ini Change the gate to OpenStack infrastrucure 2015-12-15 12:09:09 +08:00

README.md

Tricircle

(Attention Please, Stateless Design Proposal is being worked on the "experiment" branch).

(The origningal 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