4 Commits

Author SHA1 Message Date
Igor Duarte Cardoso
cf18edfa63 Add tox wrapper to fetch neutron
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
2017-08-15 15:05:39 +00:00
Igor Duarte Cardoso
b945ada11f Update the neutron-classifier repo
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
2017-07-04 14:06:19 +00:00
Henry Gessau
6a48760faf Enable DeprecationWarning in test environments
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
2016-08-09 20:02:06 -04:00
Sean M. Collins
ffeaec7540 Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00