RETIRED, Multiregion Networking (Tricircle) Client
Go to file
Doug Hellmann d55f229bb6 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I123055f6eb0a653803ac2b574ea6c87bee707256
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-27 06:57:11 +00:00
doc/source Merge "Update the documentation link for doc migration" 2017-07-24 15:04:56 +00:00
tricircleclient Fix routings headers 2018-03-26 22:14:26 -07:00
.coveragerc Initial commit 2016-12-27 13:56:20 -08:00
.gitignore Add UT for Routing resource 2017-04-20 20:32:00 -05:00
.gitreview Initial commit 2016-12-27 13:56:20 -08:00
.testr.conf Initial commit 2016-12-27 13:56:20 -08:00
.zuul.yaml add lower-constraints job 2018-03-27 06:57:11 +00:00
CONTRIBUTING.rst Initial commit 2016-12-27 13:56:20 -08:00
HACKING.rst Update the documentation link for doc migration 2017-07-23 13:54:15 +00:00
LICENSE Initial commit 2016-12-27 13:56:20 -08:00
README.rst Update the documentation link for doc migration 2017-07-23 13:54:15 +00:00
lower-constraints.txt add lower-constraints job 2018-03-27 06:57:11 +00:00
requirements.txt Updated from global requirements 2018-01-16 04:33:11 +00:00
setup.cfg Updated from global requirements 2018-01-16 04:33:11 +00:00
setup.py Updated from global requirements 2017-03-10 19:31:41 +00:00
test-requirements.txt Updated from global requirements 2018-01-16 04:33:11 +00:00
tox.ini add lower-constraints job 2018-03-27 06:57:11 +00:00

README.rst

tricircleclient

Python bindings to the OpenStack Tricircle API

This is a client for OpenStack Tricircle API. There's a Python API <api> (the tricircleclient module), and a command-line script <shell> (installed as tricircle). Each implements the entire OpenStack Tricircle API.