RETIRED, Client library for Evoque API
Go to file
ricolin 9d226cd9fe Remove py26 support
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.
Closes-Bug: 1519510

Change-Id: I6a229029dee2588833d5f70977c3d3af6ee998c2
2015-12-03 00:10:38 +08:00
doc/source Initial commit 2015-11-03 15:25:00 -05:00
evoqueclient Support workflow list 2015-11-23 12:37:38 +00: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 Use oslo_i18n 2015-11-23 11:47:08 +00: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 Remove py26 support 2015-12-03 00:10:38 +08: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