Comment 10 for bug 1480326

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (master)

Reviewed: https://review.openstack.org/238084
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=841fe76364021cc1770dd8f60e7eb8bd93e5229b
Submitter: Jenkins
Branch: master

commit 841fe76364021cc1770dd8f60e7eb8bd93e5229b
Author: Li Ma <email address hidden>
Date: Wed Oct 21 21:43:07 2015 +0800

    Update list of modules supporting py34 tests

    Currently, as neutron project supports py34 to a certain degree,
    test_plugin and test_vpn_db modules also support py34.

    All the modules in neutron-vpnaas support py34 finally.
    So, we remove the enumeration of modules and test all modules.

    Change-Id: Iba5cf0065ec9243fad90efcb192a66236a21bb2c
    Closes-Bug: #1480326