neutron/neutron/tests/unit/objects
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
..
db objects: support advanced criteria for get_objects 2016-05-31 12:23:13 +02:00
extensions ovo: Introduce standard attributes to objects 2016-04-08 18:07:19 +00:00
port Port allowed address pairs to OVO 2016-04-18 13:55:10 +02:00
qos Add object versioning to QoS DSCP. 2016-07-12 11:11:11 +01:00
__init__.py objects.base: avoid db access if object does not have changes 2015-07-03 02:02:17 +03:00
test_address_scope.py Address Scope added to OVO 2016-04-19 09:58:19 -05:00
test_base.py Merge "Add revision_number to standard attr for OVO" 2016-06-30 12:35:39 +00:00
test_common_types.py Integrate the port allowed address pairs VersionedObject in Neutron 2016-05-20 15:18:22 +02:00
test_objects.py Add revision_number to standard attr for OVO 2016-06-22 12:25:46 -07:00
test_rbac_db.py objects: stop using internal _context attribute 2016-06-01 13:33:01 +02:00
test_subnet.py objects: Introduce the DNSNameServer OVO in the code 2016-06-27 16:22:11 +02:00
test_subnetpool.py objects: SubnetPool, SubnetPoolPrefix 2016-04-01 15:20:33 +02:00
test_trunk.py Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00