[release-announce] [tricircle] tricircle 4.0.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 17 14:11:00 UTC 2017


We are excited to announce the release of:

tricircle 4.0.0: The Tricircle is to provide networking automation
across Neutron in multi-region OpenStack deployments.

This release is part of the pike stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/tricircle

Download the package from:

    https://pypi.python.org/pypi/tricircle

Please report issues through launchpad:

    http://bugs.launchpad.net/tricircle

For more details, please see below.

Changes in tricircle 3.4.0..4.0.0
---------------------------------

9939540 Fix bugs in tricircle Admin API
3e13f36 Add guide for Tricircle CLI
b053b97 Updated from global requirements
d6d9c6f Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

requirements.txt                                   |   4 +-
tricircle/api/controllers/job.py                   |  27 ++--
tricircle/api/controllers/routing.py               |  50 ++++----
tricircle/db/api.py                                |  69 ++++++----
9 files changed, 273 insertions(+), 173 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 1142ff8..d4a51da 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,2 +23,2 @@ WebOb>=1.7.1 # MIT
-python-cinderclient>=3.0.0 # Apache-2.0
-python-glanceclient>=2.7.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0






More information about the Release-announce mailing list