Common library for services that classify packets
6a48760faf
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 |
||
---|---|---|
doc/source | ||
neutron_classifier | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/neutron-classifier
- Source: http://git.openstack.org/cgit/openstack/neutron-classifier
- Bugs: http://bugs.launchpad.net/neutron
Features
- TODO