RETIRED, Multiregion Networking (Tricircle) Client
Go to file
Kiran_totad 563f700b62 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Change-Id: Icbbb58cd5d84e5c9f382b13beb83efc9c94cf67c
2017-07-25 11:14:50 +05:30
doc/source Merge "Update the documentation link for doc migration" 2017-07-24 15:04:56 +00:00
tricircleclient Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-25 11:14:50 +05:30
.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
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
requirements.txt Updated from global requirements 2017-07-23 13:52:59 +00:00
setup.cfg Merge "Update the documentation link for doc migration" 2017-07-24 15:04:56 +00:00
setup.py Updated from global requirements 2017-03-10 19:31:41 +00:00
test-requirements.txt Fix openstackdocs theme usage 2017-07-24 09:42:42 -05:00
tox.ini Merge "Add some available resource types" 2017-07-25 03:58:12 +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.