Commit Graph

3 Commits

Author SHA1 Message Date
Sean McGinnis 9bc5831198 Retire project
Sheepdog is no longer actively maintained and support will be removed.

http://lists.wpkg.org/pipermail/sheepdog/2019-March/068451.html

Depends-on: https://review.opendev.org/#/c/660452/
Change-Id: Ic57c55dee0967ec425d74caf8a22dfc9893aef62
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-21 11:43:48 -05:00
Andreas Jaeger 96e6f9e393 Fix for tox 2.x
Tox 2.x does not parse the current tox file as is, the comments cause
"ValueError: No closing quotation". Remove the comments to make the file
work with recent tox.

This is caused by a backwards incompatible change in tox:
https://bitbucket.org/hpk42/tox/issues/181

Closes-Bug: #1527562
Change-Id: I2a12093dcb3207be1a888445ec59e1b7da849852
2016-05-27 05:54:53 +00:00
MORITA Kazutaka fe094c250b Use tox for bashate testing
This adds a tox.ini file, which follows the same setting with devstack.

Change-Id: Ic9812d1787cfa3a580d9ba60ca701338a66b572b
2015-02-12 02:11:39 +09:00