Comment 3 for bug 1522503

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

Reviewed: https://review.openstack.org/250390
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=f8e9f8bf84295b49d682751607918fb7919946ed
Submitter: Jenkins
Branch: master

commit f8e9f8bf84295b49d682751607918fb7919946ed
Author: Ihar Hrachyshka <email address hidden>
Date: Thu Nov 26 15:12:13 2015 +0100

    Added constraints tox targets

    These are eventually going to be used in gate instead of unconstrained
    jobs. There is some code duplication in commands definitions, but tox
    does not allow to inherit definitions with {posargs} substitution.

    Made tox_install.sh use constraints file to install both the project
    and neutron dependency, if the first argument is 'constrained'.

    Change-Id: I699022b285594edf3c5db10fbdac2f904dc42928
    Partial-Bug: #1522503
    Depends-On: I7d43cf950ec9c337da991b1e765b13743c4e18c2