** Changed in: neutron
Status: Fix Committed => 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/1215871
Title:
Move tests for l3 agent out of L3NatDBTestCase
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
These class currently has some unit tests like:
https://github.com/openstack/neutron/blob/master/neutron/tests/unit/test_l3_plugin.py#L1631
For child classes, like the ones which the execute plugin-specific
tests, these are superflous for plugin not running the l3 agent; for
plugins running the l3 agent, they are not adding any coverage w.r.t.
the unit tests executed against the db module (neutron.db.l3_db).
Pushing them out in a separate TestCase appears to be a sensible,
albeit not high-priority, decision.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1215871/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp