<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
The amount of tests that we are having to add skips to for the One Convergence plugin has grown quite a bit lately.
<br>
<br>
<a href="http://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/unit/oneconvergence/test_nvsd_plugin.py#n58" target="_blank">http://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/unit/oneconvergence/test_nvsd_plugin.py#n58</a><br>
<br>
This is the only plugin that inherits from the NeutronDbPluginV2 class and has completely disabled creating Subnets that have an ip_version of 6.<br>
<br>
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/oneconvergence/plugin.py#n228<br>
<br>
I hate to single out this plugin. Before this development cycle, open source plugins would allow the creation of Subnets with ip_version set to 6, and then have lots of bugs which would prevent any instances from actually obtaining IPv6 addresses and routing.
 But we didn't have to explicitly skip tests every time someone wanted to fix bugs - like the following patch.<br>
<br>
<a href="https://review.openstack.org/#/c/116317/" target="_blank">https://review.openstack.org/#/c/116317/</a><br>
<br>
Also, I want to highlight some meeting minutes, where it was discussed that in the K release, all plugins will be required to support IPv6. I hope we can discuss this, build consensus, and ensure that the K release requirement is reasonable.<br>
<br>
http://eavesdrop.openstack.org/meetings/networking/2014/networking.2014-07-14-21.02.html<br>
<br>
<div>
<div style="font-family:Tahoma; font-size:13px">Sean M. Collins<br>
</div>
</div>
</div>
</body>
</html>