<div dir="ltr"><div><div><div>Many thanks, Mark.<br></div>We are going to test this solution following your instructions and if we find problems some problems we will contact you.<br></div>Regards<br></div>Ignazio<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-17 20:45 GMT+01:00 Mark Voelker <span dir="ltr"><<a href="mailto:mvoelker@vmware.com" target="_blank">mvoelker@vmware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ignazio,<br>
<br>
Sure, NSXv 6.2.1 is usable for a VMware region [1].  Source for the driver is here [2]:<br>
<br>
<a href="http://git.openstack.org/cgit/openstack/vmware-nsx/tree/?h=stable/liberty" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack/vmware-nsx/tree/?h=stable/liberty</a><br>
<br>
The blogs I pointed to earlier should give you a good feel for the basic architecture and services.  Configuration-wise, you’ll want to set “core_plugin" to “vmware_nsx.neutron.plugins.vmware.plugin.NsxVPlugin” and “service_plugins” should include “neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin,vmware_nsx.neutron.services.l2gateway.plugin.NSxL2GatewayPlugin”. in your neutron.conf file and then configure the plugin options.  Most of what you’ll need is found here:<br>
<br>
<a href="http://git.openstack.org/cgit/openstack/vmware-nsx/tree/etc/nsx.ini?h=stable/liberty" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack/vmware-nsx/tree/etc/nsx.ini?h=stable/liberty</a><br>
<br>
You’ll want to set “nsx_l2gw_driver" to "vmware_nsx.neutron.services.l2gateway/nsx_v_driver.NsxvL2GatewayDriver" in line 49 since you’re using NSXv.  Then fill in the NSXv plugin configuration options in the [nsxv] section in lines 61-181, and you may optionally want to tinker with the [nsx_sync] section in lines 239-276. You can ignore most of the rest as it mostly pertains to the NSX-mh and DVS plugins.  If it’s useful I can send you some sample configs from one of my lab setups; just let me know!<br>
<br>
[1] For a bit more info on the various plugins available for NSX-mh, NSXv, and DVS see <a href="https://wiki.openstack.org/wiki/Neutron/VMware_NSX_plugins" rel="noreferrer" target="_blank">https://wiki.openstack.org/wiki/Neutron/VMware_NSX_plugins</a><br>
<br>
[2] More specifically for you since you’re using NSXv, the NSXv plugin code is in: <a href="http://git.openstack.org/cgit/openstack/vmware-nsx/tree/vmware_nsx/plugins/nsx_v?h=stable/liberty" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack/vmware-nsx/tree/vmware_nsx/plugins/nsx_v?h=stable/liberty</a><br>
<span class="im HOEnZb"><br>
At Your Service,<br>
<br>
Mark T. Voelker<br>
<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">> On Feb 17, 2016, at 10:30 AM, Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com">ignaziocassano@gmail.com</a>> wrote:<br>
><br>
> Hi Mark, many thanks for your help.<br>
> We are not using vmware VIO, but we are using openstack liberty community edition with a Region for vmware nsx.<br>
> If you read the following link:<br>
><br>
> <a href="http://docs.openstack.org/admin-guide-cloud/networking_config-agents.html" rel="noreferrer" target="_blank">http://docs.openstack.org/admin-guide-cloud/networking_config-agents.html</a><br>
><br>
> you can see the following instructions:<br>
>       • Use the NSX Administrator Guide to add the node as a Hypervisor by using the NSX Manager GUI. Even if your forwarding node has no VMs and is only used for services agents like neutron-dhcp-agent or neutron-lbaas-agent, it should still be added to NSX as a Hypervisor.<br>
> On  nsx 6.2.1 GUI there isn't any section to add the node as a Hypervisor, probably because this document is related to a NSX multi hypervisor version.<br>
><br>
> So the question is: must we wait for a new nsx multi hypervisor version or we can use the current nsx version ?<br>
><br>
> Best Regards<br>
><br>
> Ignazio<br>
><br>
><br>
><br>
><br>
> 2016-02-17 14:51 GMT+01:00 Mark Voelker <<a href="mailto:mvoelker@vmware.com">mvoelker@vmware.com</a>>:<br>
> Hi Ignazio,<br>
><br>
> I have. =)  Drop me a note and let me know what you need; we’ll be happy to help.  For a general background, this is a good place to start:<br>
><br>
> <a href="http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-1/" rel="noreferrer" target="_blank">http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-1/</a><br>
><br>
> <a href="http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-2/" rel="noreferrer" target="_blank">http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-2/</a><br>
><br>
> <a href="http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-3/" rel="noreferrer" target="_blank">http://blogs.vmware.com/openstack/openstack-networking-with-vmware-nsx-part-3/</a><br>
><br>
> There’s also useful information in the config guides:<br>
><br>
> <a href="http://docs.openstack.org/kilo/config-reference/content/networking-plugin-nsx.html" rel="noreferrer" target="_blank">http://docs.openstack.org/kilo/config-reference/content/networking-plugin-nsx.html</a><br>
><br>
> At Your Service,<br>
><br>
> Mark T. Voelker<br>
><br>
><br>
><br>
> > On Feb 17, 2016, at 2:43 AM, Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com">ignaziocassano@gmail.com</a>> wrote:<br>
> ><br>
> > Hi all,<br>
> > I would like to know if someone have configured openstack neutron with vmware<br>
> > nsx 6. I found old documentation about it.<br>
> > Regards<br>
> > Ignazio<br>
> > _______________________________________________<br>
> > OpenStack-operators mailing list<br>
> > <a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
> > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>