ciwatch/ciwatch
Mikhail S Medvedev fb75343650 Apply openstack-dev cookiecutter template
CI Watch project started outside of OpenStack infrastructure.
This patch adds missing bits to enables infra testing, documentation
builds, and to make packaging easier if we'd like to do so.

Additional changes to accommodate the template:

 * ciwatch/__init__.py renamed to ciwatch/server.pp, and all related
   imports updated.
 * README.md converted into rst and split up into sections.

Partial-Bug: #1505834
Change-Id: I0aaabcfd1607609a337ce6ca2a71f9889b45de0a
2015-10-23 16:54:27 -05:00
..
cmd Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00
static Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
templates Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
tests Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00
__init__.py Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00
api.py Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
cache.py Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
config.py Allow global ciwatch conf file 2015-10-06 11:58:44 -05:00
db.py Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
events.py Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
filters.py Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00
log.py Add CI Watch, a third-party CI monitoring dashboard 2015-10-06 11:58:39 -05:00
models.py Fix sqlalchemy models so they work with MySQL backend 2015-10-06 11:58:47 -05:00
populate.py Remove hardcoded data path 2015-10-06 11:58:49 -05:00
server.py Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00
views.py Apply openstack-dev cookiecutter template 2015-10-23 16:54:27 -05:00