Common library for services that classify packets
Go to file
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
doc/source Docs: Classifier example for a Security Group Rule 2015-12-01 13:22:19 -05:00
neutron_classifier Validation for classification attributes 2016-04-14 09:42:15 +00:00
.coveragerc Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
.gitignore Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
.gitreview Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
.mailmap Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
.testr.conf Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
HACKING.rst Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
LICENSE Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
MANIFEST.in Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
README.rst Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
babel.cfg Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
openstack-common.conf Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
requirements.txt Support dependent changes to import neutron-lib 2016-01-28 18:12:57 +05:30
setup.cfg More renames from neutron-classifier to neutron_classifier 2015-10-30 18:15:30 +09:00
setup.py Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
test-requirements.txt Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
tox.ini Enable DeprecationWarning in test environments 2016-08-09 20:02:06 -04:00

README.rst

neutron-classifier

Common database model for services that classify packets

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO