Oleg Bondarev
6c86eee680
ML2 plugin should not delete ports on subnet deletion
...
On subnet deletion ports are deleted asynchronously by dhcp agent
so plugin doesn't need to delete them itself.
Instead Ml2Plugin.delete_subnet() method should call update_port()
for each allocation to remove the IP from the port and call the MechanismDrivers.
The patch also adds subnets test suite from test_db_plugin to test_ml2_plugin.
Closes-Bug: #1246737
Change-Id: I7cf0461e9a3cfec4921e2de41fb1ab3fc119fddc
2013-11-22 10:41:03 +04:00
..
2013-11-20 09:57:23 -06:00
2013-11-04 19:11:08 -08:00
2013-09-24 01:32:00 +00:00
2013-11-14 12:19:54 -05:00
2013-11-21 11:25:40 +00:00
2013-09-11 12:12:10 +02:00
2013-08-08 12:46:18 +09:00
2013-10-10 22:13:30 +00:00
2013-10-26 21:44:12 +00:00
2013-11-18 22:17:14 +09:00
2013-10-30 05:01:52 +00:00
2013-11-22 10:41:03 +04:00
2013-10-26 01:37:25 +00:00
2013-11-18 22:17:14 +09:00
2013-11-13 18:22:53 -08:00
2013-11-20 15:31:49 -06:00
2013-08-26 16:39:38 -07:00
2013-10-26 01:37:25 +00:00
2013-10-24 15:14:47 +02:00
2013-08-11 11:15:28 -03:00
2013-10-09 10:02:51 +08:00
2013-07-06 15:02:43 -04:00
2013-09-21 07:30:33 -07:00
2013-07-25 21:47:30 +04:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-07-19 13:25:04 +04:00
2013-11-20 09:57:23 -06:00
2013-08-23 13:41:31 -07:00
2013-07-06 15:02:43 -04:00
2013-09-12 01:06:51 +02:00
2013-07-06 15:02:43 -04:00
2013-10-23 10:59:16 +08:00
2013-10-07 08:52:45 +09:00
2013-11-08 09:56:46 +00:00
2013-10-26 15:22:45 +09:00
2013-09-07 02:10:57 +09:00
2013-10-23 10:59:16 +08:00
2013-10-23 10:59:16 +08:00
2013-08-09 14:08:27 +04:00
2013-11-22 10:41:03 +04:00
2013-11-18 14:58:28 -08:00
2013-10-19 10:50:16 +02:00
2013-11-18 11:34:21 -08:00
2013-10-15 14:03:10 +08:00
2013-10-23 10:59:16 +08:00
2013-09-11 12:12:10 +02:00
2013-10-07 08:52:45 +09:00
2013-09-11 14:51:55 -06:00
2013-11-08 10:16:19 +04:00
2013-10-23 09:28:52 +08:00
2013-10-07 08:52:45 +09:00
2013-10-19 10:50:16 +02:00
2013-10-28 22:04:19 +00:00
2013-10-09 10:02:51 +08:00
2013-10-19 10:50:16 +02:00
2013-11-18 22:17:14 +09:00
2013-11-06 08:24:30 +00:00
2013-10-23 10:59:16 +08:00
2013-07-06 15:02:43 -04:00
2013-09-19 21:21:12 +00:00
2013-11-22 02:21:44 +00:00
2013-09-10 13:04:14 -04:00
2013-10-03 23:02:23 +00:00
2013-11-12 10:27:31 +00:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-10-09 08:25:13 +08:00
2013-07-19 13:25:04 +04:00
2013-09-13 07:26:22 -07:00
2013-09-23 08:07:16 +04:00
2013-10-09 22:28:03 +09:00
2013-10-23 10:59:16 +08:00
2013-11-18 22:17:14 +09:00
2013-10-09 10:02:51 +08:00
2013-09-19 18:52:13 +00:00
2013-09-25 14:41:31 +08:00