<div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif">Hi All,</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif"><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif">Just want to notify that I've created tempest bug [0] to verify Ironic multitenancy and going to work on it.</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif">Please let me know if you have any comments/suggestions regarding the test scenario described there.</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif"><br></div><div class="gmail_default" style=""><font face="trebuchet ms, sans-serif">[0] </font><span style="font-size:12.8000001907349px"><a href="https://bugs.launchpad.net/tempest/+bug/1520230">https://bugs.launchpad.net/tempest/+bug/1520230</a></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif">Best regards,</font><div><font face="trebuchet ms, sans-serif">Yuriy Yekovenko</font></div><div><font face="trebuchet ms, sans-serif"><div>Senior QA Engineer</div><div>Mirantis Inc</div></font></div></div></div></div>
<br><div class="gmail_quote">On Thu, Nov 26, 2015 at 1:39 PM, Vasyl Saienko <span dir="ltr"><<a href="mailto:vsaienko@mirantis.com" target="_blank">vsaienko@mirantis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Sukhdev,<br><br></div>I didn't have a change to be present on previous meeting due to personal reasons, but I will be on next meeting.<br><div>It is important to keep CI testing as much possible closer to real Ironic use-case scenario.<br><br></div><div>At the moment we don't have any test-case that covers ironic/neutron integration in tempests.<br></div><div>I think it is nice time to discuss it. So my vision of ironic/neutron test-case is next:<br><br></div><div>1. Setup Devstack with 3 ironic nodes<br></div><div>2. In project: <b>demo </b><br><ul><li>create a network <a href="http://10.0.100.0/24" target="_blank">10.0.100.0/24</a></li><li>boot vm on it with fixed ip 10.0.100.10</li><li>boot vm2 on it with fixed ip 10.0.100.11<br></li></ul><p>3. In project: <b>alt_demo</b></p></div><div><ul><li>create network <a href="http://10.0.100.0/24" target="_blank">10.0.100.0/24</a> with same prefix as in project <b>demo </b><br></li><li>boot vm on it with fixed ip 10.0.100.20</li></ul><p>4. Wait for both instances become active</p><p>5. Check that we <b>can't</b> ping <b>demo: vm</b> from <b>alt_demo vm</b></p><p>6.<b> </b>Check that we <b>can</b> access to vm1 from vm in project demo<b><br></b></p><p>7. Make sure that there is no packets with MAC of <b>alt_demo vm </b>on <b>demo: vm </b>(can use tcpdump)</p></div><div>--<br></div><div>Sincerely<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Vasyl Saienko<br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 25, 2015 at 11:06 PM, Sukhdev Kapur <span dir="ltr"><<a href="mailto:sukhdevkapur@gmail.com" target="_blank">sukhdevkapur@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Vasyl, <div><br></div><div>This is great. Kevin and I was working on the similar thing. I just finished testing his patch and gave a +1. </div><div>This is a missing (and needed) functionality for getting the Ironic/Neutron integration completed. </div><div><br></div><div>As Kevin suggests, it will be best if we can combine these approaches and come up with the best solution. </div><div><br></div><div>If you are available, please join us in our next weekly meeting at 8AM (pacific time) at #openstack-meeting-4.</div><div>I am sure team will be excited to know about this solution and this will give an opportunity to make sure we cover all angles of this testing. </div><div><br></div><div>Thanks</div><span><font color="#888888"><div>-Sukhdev</div><div><br></div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span>On Wed, Nov 25, 2015 at 7:27 AM, Vasyl Saienko <span dir="ltr"><<a href="mailto:vsaienko@mirantis.com" target="_blank">vsaienko@mirantis.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div><div><div>Hello Community,<br><br></div><div>As you know Ironic/Neutron integration is planned in Mitaka. And at the moment we don't have any CI that will test it.  Unfortunately we can't test Ironic/Neutron integration on HW as we don't have it.<br>So probably the best way is to develop ML2 driver that will work with OVS.<br><br></div><div>At the moment we have a PoC [1] of ML2 driver that works with Cisco and OVS on linux.<br></div><div>Also we have some patches to devstack that allows to try Ironic/Neutron integration on VM and real HW. And quick guide how to test it locally [0]<br><br><a href="https://review.openstack.org/#/c/247513/" target="_blank">https://review.openstack.org/#/c/247513/</a><br><a href="https://review.openstack.org/#/c/248048/" target="_blank">https://review.openstack.org/#/c/248048/</a><br><a href="https://review.openstack.org/#/c/249717/" target="_blank">https://review.openstack.org/#/c/249717/</a><br><a href="https://review.openstack.org/#/c/248074/" target="_blank">https://review.openstack.org/#/c/248074/</a><br> <br></div><div>I'm interested in Neutron/Ironic integration. It would be great if we have it in Mitaka.<br></div><div>I'm asking Community to check [0] and [1] and share your thoughts.<br><br> Also I would like to request a repo on <a href="http://openstack.org" target="_blank">openstack.org</a> for [1]<br></div><div><br></div><br>[0] <a href="https://github.com/jumpojoy/ironic-neutron/blob/master/devstack/examples/ironic-neutron-vm.md" target="_blank">https://github.com/jumpojoy/ironic-neutron/blob/master/devstack/examples/ironic-neutron-vm.md</a><br>[1] <a href="https://github.com/jumpojoy/generic_switch" target="_blank">https://github.com/jumpojoy/generic_switch</a><br><br>--<br></div>Sincerely<span><font color="#888888"><br></font></span></div><span><font color="#888888">Vasyl Saienko<br></font></span></div>
<br></div></div><span>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></span></blockquote></div><br></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>
</div></div><br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>