neutron-classifier/neutron_classifier/common
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
..
__init__.py Initial Database Models 2015-11-01 16:17:53 +09:00
constants.py Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00
exceptions.py Validation for classification attributes 2016-04-14 09:42:15 +00:00
utils.py Add Database Models and OVOs for classifications 2018-06-07 21:10:29 +00:00