RETIRED, Ticket service for OpenStack
Go to file
zhangguoqing 8ca7ece349 Change LOG.warn to LOG.warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Change-Id: Ib88d6b3b5583c564ad2b43dab4a54da870753547
Closes-Bug: #1530742
2016-01-04 04:12:52 +00:00
doc/source Initial commit 2015-09-30 06:26:47 +00:00
etc/evoque Add etc/evoque/evoque.conf.sample 2015-12-10 17:30:17 +00:00
evoque Change LOG.warn to LOG.warning 2016-01-04 04:12:52 +00:00
tools colorizer.py need to execute 2015-11-10 02:38:39 +00:00
.gitignore Add etc/evoque/evoque.conf.sample 2015-12-10 17:30:17 +00:00
.gitreview Added .gitreview 2015-09-25 22:04:54 +00:00
.testr.conf Initial commit 2015-09-30 06:26:47 +00:00
CONTRIBUTING.rst Fix initial typo 2015-10-22 10:21:44 +08:00
HACKING.rst Initial commit 2015-09-30 06:26:47 +00:00
LICENSE Initial commit 2015-09-30 06:26:47 +00:00
README.rst Fix initial typo 2015-10-22 10:21:44 +08:00
babel.cfg Initial commit 2015-09-30 06:26:47 +00:00
evoque-config-generator.conf Add etc and tuning the config-generator 2015-12-08 09:12:02 +08:00
requirements.txt Keystone auth support 2015-11-10 08:27:18 +00:00
run_tests.sh Initial commit 2015-09-30 06:26:47 +00:00
setup.cfg Remove version from setup.py 2015-12-10 17:22:49 +00:00
setup.py Initial commit 2015-09-30 06:26:47 +00:00
test-requirements.txt Initial commit 2015-09-30 06:26:47 +00:00
tox.ini Add translation support for evoque 2015-11-09 15:08:21 +00:00

README.rst

OpenStack Evoque README

OpenStack Evoque provides ticket service.

Wiki

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

Launchpad Projects

https://launchpad.net/evoque

Code Repository

https://github.com/openstack/evoque

Blueprints

https://blueprints.launchpad.net/evoque

Bug Tracking

https://bugs.launchpad.net/evoque