Comment 10 for bug 1527562

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

Reviewed: https://review.openstack.org/260698
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-ceph/commit/?id=b0b7d37ee5e4e2d3c8e7b672b284bd4049c83116
Submitter: Jenkins
Branch: master

commit b0b7d37ee5e4e2d3c8e7b672b284bd4049c83116
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