A collection of python patterns that help you collect your technical debt in a non-destructive manner
Go to file
2014-12-12 22:26:59 -08:00
debtcollector Initial commit 2014-12-12 22:26:59 -08:00
doc/source Initial commit 2014-12-12 22:26:59 -08:00
.coveragerc Initial commit 2014-12-12 22:26:59 -08:00
.gitignore Initial commit 2014-12-12 22:26:59 -08:00
.mailmap Initial commit 2014-12-12 22:26:59 -08:00
.testr.conf Initial commit 2014-12-12 22:26:59 -08:00
babel.cfg Initial commit 2014-12-12 22:26:59 -08:00
CONTRIBUTING.rst Initial commit 2014-12-12 22:26:59 -08:00
HACKING.rst Initial commit 2014-12-12 22:26:59 -08:00
LICENSE Initial commit 2014-12-12 22:26:59 -08:00
MANIFEST.in Initial commit 2014-12-12 22:26:59 -08:00
openstack-common.conf Initial commit 2014-12-12 22:26:59 -08:00
README.rst Initial commit 2014-12-12 22:26:59 -08:00
requirements.txt Initial commit 2014-12-12 22:26:59 -08:00
setup.cfg Initial commit 2014-12-12 22:26:59 -08:00
setup.py Initial commit 2014-12-12 22:26:59 -08:00
test-requirements.txt Initial commit 2014-12-12 22:26:59 -08:00
tox.ini Initial commit 2014-12-12 22:26:59 -08:00

debtcollector

OpenStack Boilerplate contains all the boilerplate you need to create an OpenStack package.

Features

  • TODO