This is a clone of networking-sfc's tools/tox_install.sh
that allows the optimal version of neutron to be installed
when running tox.
Related commit: 10cecb9837d5f8563b5a2f0de6d1081cbde05bdb
Change-Id: I28230acb499c8aa04033fa552da660ec80c4fd03
This is essentially a maintenance patch to make the neutron-classifier
repo pass the gate again, and add a few bits and pieces before the
Common Classification Framework starts to be applied.
Change-Id: I6f075363aeb06820c3ba3262454c5820b1c16bef
Many deprecations are triggered early (on imports, for example)
before the warnings are enabled by the WarningsFixture in the
base test class.
To make sure all DeprecationWarning messages are emitted we enable
them via the PYTHONWARNINGS environment variable.
Change-Id: I5084e0ee77f9d84c3110974343b823cb5c78d98f