| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Changed py39 from py27 in tox for contributing doc
Change-Id: Ia079b7b7f5d96858c7dfe4b3d103c0efd86ae68b
|
|
|
|
|
|
|
| |
Trove does not support Python 2.6 anymore starting with Kilo and might
not work correctly with it, so remove the classifier.
Change-Id: Ida17ce3ce76258442222b591846e1e1717119eed
|
|
|
|
|
|
|
|
|
|
| |
* rename db_wipe to db_recreate
* make --repo-path an optional argument for db_wipe and use it
* add command line help strings for db_wipe
Closes-Bug: #1279734
Change-Id: I1a1d3ad56989026fb10f6c57bb479814dc51328e
|
|
PBR/Distribute generates binscripts for us. By moving the
binscript code into the source tree, we can unit test it
as well. Run setup.py develop to generate the binscripts for
development use.
implements blueprint entrypoints-for-binscripts
Change-Id: I9ad4bb4ddc55f64bcd806c588a795cd6e0847aa9
|