Common library for services that classify packets
Go to file
Thaynara Silva 28f020f592 Add Database Models and OVOs for classifications
- Introducing database models and oslo versioned objects for
   classification resources used by the common classification
   framework service plugin.
 - Add playbooks, post_test_hook, gate_hook,
   modify requirements, .zuul.yaml for gate.
   Add migration test, fix models and migration scripts.
 - Change ClassificationType decorator to NeutronObjectRegistry,
   add get_objects method.
   Remove ClassificationType from object version test,
   Add get_bound_tenant_ids to ClassificationGroups
   Add openstack-python35-jobs-neutron to zuul.
Change-Id: I41d5b399352b47d74000596e6518e199d36709a7
Co-Authored-By: David Shaughnessy <david.shaughnessy@intel.com>
Co-Authored-By: Nakul Dahiwade <nakul.dahiwade@intel.com>
Co-Authored-By: John Hinman <john.hinman@intel.com>
2018-06-07 21:10:29 +00:00
devstack Devstack plugin to perform Database migrations. 2018-01-31 14:55:13 +00:00
doc/source Update the neutron-classifier repo 2017-07-04 14:06:19 +00:00
neutron_classifier Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
playbooks/legacy/neutron-classifier-functional-dsvm Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
tools Avoid tools/tox_install 2018-03-12 11:10:07 +01:00
.coveragerc Update the neutron-classifier repo 2017-07-04 14:06:19 +00:00
.gitignore Update the neutron-classifier repo 2017-07-04 14:06:19 +00:00
.gitreview Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
.pylintrc Update the neutron-classifier repo 2017-07-04 14:06:19 +00:00
.stestr.conf Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
.testr.conf Update the neutron-classifier repo 2017-07-04 14:06:19 +00:00
.zuul.yaml Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
CONTRIBUTING.rst Replace the old or invalid http doc links 2018-01-19 10:18:17 +00:00
HACKING.rst Replace the old or invalid http doc links 2018-01-19 10:18:17 +00: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 Replace the old or invalid http doc links 2018-01-19 10:18:17 +00:00
requirements.txt Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
setup.cfg Replace the old or invalid http doc links 2018-01-19 10:18:17 +00:00
setup.py Initial Cookiecutter Commit. 2015-10-30 14:38:48 +09:00
test-requirements.txt Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
tox.ini Avoid tools/tox_install 2018-03-12 11:10:07 +01: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