yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43191
[Bug 1499358] Re: M2: Quota usage tracking needs tests
Reviewed: https://review.openstack.org/227282
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cdd049e4c4d7e6ba1ca377e50fc6e8c29c85ab3d
Submitter: Jenkins
Branch: master
commit cdd049e4c4d7e6ba1ca377e50fc6e8c29c85ab3d
Author: Salvatore Orlando <salv.orlando@xxxxxxxxx>
Date: Mon Sep 21 16:40:55 2015 -0700
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
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1499358
Title:
M2: Quota usage tracking needs tests
Status in neutron:
Fix Released
Bug description:
Functional tests are needed to avoid breaking the mechanisms that
regulate quota usage tracking in ML2.
With proper tests in place these bugs could have been avoided:
https://bugs.launchpad.net/neutron/+bug/1499339
https://bugs.launchpad.net/neutron/+bug/1497459
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1499358/+subscriptions
References