neutron/neutron/quota
Salvatore Orlando cdd049e4c4 ML2: Add tests to validate quota usage tracking
Ensure that event handlers are invoked upon completion of
ML2 operations which add or remove tracked resources.
Also validate that the event handlers are called for the
appropriate resources and that quota usage's dirty bit
is set and unset as expected.

These are not unit tests, but added in the unit test tree
as they leverage code both from the DB unit test and the ML2
unit test framework. This module has indeed been added to
the 'exclusion list' in check_unit_test_structure.sh, and
should be moved to the functional test tree together with
the other modules.

Closes-Bug: #1499358

Change-Id: I78c432c35f3f3339607cd533019ae6d0fa2a5cd6
2015-12-09 15:17:23 -08:00
..
__init__.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
resource.py ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00
resource_registry.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00