python-evoqueclient/README.rst
zhu.rong 6a1ede7da5 Initial commit
Change-Id: I4cdbe6c88ed06166604e85f69c66df881258a4e8
2015-11-03 15:25:00 -05:00

45 lines
1.2 KiB
ReStructuredText

Evoque
======
Evoque is a ticket service for OpenStack.
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_
* `Specs`_
* `How to Contribute`_
.. _Launchpad project: https://launchpad.net/python-evoqueclient
.. _Blueprints: https://blueprints.launchpad.net/python-evoqueclient
.. _Bugs: https://bugs.launchpad.net/python-evoqueclient
.. _Source: https://git.openstack.org/cgit/openstack/python-evoqueclient
.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
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:
* Client bug tracker
* https://launchpad.net/python-evoqueclient
* Evoque bug tracker
* https://launchpad.net/evoque
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