DevStack supporting tools in python
Go to file
Sean Dague 36b1e0ff34 start adding parser, only support python3
python3 argparse adds native subparsers, which makes this much easier
to build without external dependencies (which improves load and run
time). 20ms for most operations means we can do 50 / sec. This will be
a slow down from the awk approach, but for larger gains in
readability.
2017-01-16 16:38:07 -05:00
devstack start adding parser, only support python3 2017-01-16 16:38:07 -05:00
doc/source Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
releasenotes Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
.coveragerc Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
.gitignore Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
.gitreview Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
.mailmap Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
.testr.conf Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
HACKING.rst Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
LICENSE Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
MANIFEST.in Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
README.rst Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
babel.cfg Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
requirements.txt Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
setup.cfg start adding parser, only support python3 2017-01-16 16:38:07 -05:00
setup.py Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00
test-requirements.txt add inifile add/remove code 2017-01-16 09:37:39 -05:00
tox.ini start adding parser, only support python3 2017-01-16 16:38:07 -05:00

README.rst

devstack-tools

Devstack Helper Tools in Python

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO