vmware-nsx/neutron/tests/unit/db
Paul Michali 2e05ad97c8 Verify MTU is valid for ipsec_site_connection
Since the check relies on the vpnservice subnet to determine whether
this is IPv4 ro IPv6, we must check in the plugin. Test is done at
create/update time and ensures that the MTU is equal to or greater
than the minimum allowed values, which are set to 68 for IPv4
minimum and 1280 for IPv6, respectively.

Refactored code to allow reuse of create and update test functions,
by allowing tests to override some settings, and to provide a dict
of changed items (for update).

bug 1219489

Change-Id: I3e62ef786d3a02c761903a15d546ee8758c0bf7f
2013-09-03 22:36:28 -04:00
..
firewall Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00
loadbalancer LBaaS integration with service type framework 2013-09-03 23:05:33 +04:00
metering Add metering extension and base class 2013-08-14 14:32:46 +02:00
vpn Verify MTU is valid for ipsec_site_connection 2013-09-03 22:36:28 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00