Comment 16 for bug 1527562

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack-plugin-sheepdog (master)

Reviewed: https://review.openstack.org/321964
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-sheepdog/commit/?id=96e6f9e39352a76f6ec77ce25de4f58f7c133a58
Submitter: Jenkins
Branch: master

commit 96e6f9e39352a76f6ec77ce25de4f58f7c133a58
Author: Andreas Jaeger <email address hidden>
Date: Tue Dec 22 21:19:15 2015 +0100

    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