neutron/neutron/plugins/ml2/drivers/openvswitch/mech_driver
David Shaughnessy 1bb95a4554 Add object versioning to QoS DSCP.
- Changes RULE_TYPE_DSCP_MARK to RULE_TYPE_DSCP_MARKING to conform
  with the rules name.
- Added object versioning to qos related objects.
 - qos/rule: Throws a QosRuleVersionUnavailable exception when
   the QosDscpMarkingRule version is < '1.1'.
- removed test object version incrementation TODO from test_policy.py
 - Object versioning can not be used to increment the object version.

Change-Id: I4f10ef3c1cbaa2a868de2b8e3abc4c39eb1f44c7
Partial-Bug: #1468353
2016-07-12 11:11:11 +01:00
..
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
mech_openvswitch.py Add object versioning to QoS DSCP. 2016-07-12 11:11:11 +01:00