how did you create the network? here is an example on how I do it:
#neutron net-create external --router:external=True --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 111 this command if pre-juno so syntax has changed a little but it gives you the idea on how to. Remo > On Nov 18, 2015, at 11:09, OpenStack Mailing List Archive <[email protected]> > wrote: > > Link: https://openstack.nimeyo.com/65515/?show=65635#c65635 > From: shahamf <[email protected]> > > Hey Ciao, > > Thanks for the response! > > Actually I already did that configuration, but it still does not work. > > My config in /etc/neutron/plugin.ini is as follows: > > typedrivers = vlan > tenantnetworktypes = vlan > mechanismdrivers =openvswitch,sriovnicswitch > networkvlanranges = sriovnet1:600:699,sriovnet2:700:799 > > Thanks, > Shaham > > !DSPAM:1,564c50f1207417682233506! > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > !DSPAM:1,564c50f1207417682233506!
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
