RETIRED, Client library for Evoque API
Go to file
zhu.rong 64b09cda56 Fix some init error
Fix some init error

Change-Id: I266d9a24bbc44626839bab701cafd8ed86c9cd75
2015-11-11 11:11:10 +08:00
doc/source Initial commit 2015-11-03 15:25:00 -05:00
evoqueclient Fix some init error 2015-11-11 11:11:10 +08:00
tools Initial commit 2015-11-03 15:25:00 -05:00
.gitignore Initial commit 2015-11-03 15:25:00 -05:00
.gitreview Added .gitreview 2015-11-08 08:41:25 +00:00
.testr.conf Initial commit 2015-11-03 15:25:00 -05:00
CONTRIBUTING.rst Initial commit 2015-11-03 15:25:00 -05:00
HACKING.rst Initial commit 2015-11-03 15:25:00 -05:00
LICENSE Initial commit 2015-11-03 15:25:00 -05:00
README.rst Fix some init error 2015-11-11 11:11:10 +08:00
openstack-common.conf Initial commit 2015-11-03 15:25:00 -05:00
requirements.txt Add evoque ticket-create command 2015-11-10 15:36:11 +08:00
run_tests.sh Initial commit 2015-11-03 15:25:00 -05:00
setup.cfg Initial commit 2015-11-03 15:25:00 -05:00
setup.py Initial commit 2015-11-03 15:25:00 -05:00
test-requirements.txt Initial commit 2015-11-03 15:25:00 -05:00
tox.ini Initial commit 2015-11-03 15:25:00 -05:00

README.rst

Evoque

Evoque is a ticket service for OpenStack.

Python Evoqueclient

python-evoqueclient is a client library for Evoque built on the Evoque API. It provides a Python API (the evoqueclient module) and a command-line tool (evoque).

Project Resources

Project status, bugs, and blueprints are tracked on Launchpad:

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Evoque

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0