Activity log for bug #1448268

Date Who What changed Old value New value Message
2015-04-24 18:58:26 Eugene Nikanorov bug added bug
2015-04-24 20:06:08 Eugene Nikanorov tags unittest
2015-04-24 20:48:06 Eugene Nikanorov summary Need to factor out test helper methods of db plugin test suite into reusable class Move test_get_user_allocation_for_dhcp_port_returns_none to NeutronDbPluginV2AsMixinTestCase
2015-04-24 20:49:48 Eugene Nikanorov description Currently NeutronDbPluginV2TestCase has both generic api tests for core plugins plus a set of helper methods. This test suite is then inherited by all test classes of particular core plugins. Need to extract helper methods into a mixin class so they can be reused by tests that test base plugin as a DB mixin. Currently this test is in NeutronDbPluginV2TestCase. This test suite is then inherited by all test classes of particular core plugins so the test is duplicated there. Need to move it to db_base_plugin_v2_specific test suite.
2015-04-24 20:52:24 OpenStack Infra neutron: status New In Progress
2015-05-12 01:07:18 OpenStack Infra neutron: status In Progress Fix Committed
2015-06-24 20:23:47 Thierry Carrez neutron: status Fix Committed Fix Released
2015-06-24 20:23:47 Thierry Carrez neutron: milestone liberty-1
2015-10-15 12:22:58 Thierry Carrez neutron: milestone liberty-1 7.0.0