<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi guys,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Sorry for interfering in the middle of discussion - but I`m having similar issues. Networks I created from the GUI are created with the “local” type. I can create it manually with the neutron-client, but can someone point me to the differences between, say, GRE-type and local-type of networks?</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I understand overall difference quite well - but need to get it from OpenStack perspective.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Much obliged,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">NM </div> <div id="bloop_sign_1384502097363346176"><span style="font-family:helvetica,arial;font-size:13px"></span>-- <br>Nick Maslov<br><span>Sent with <a href="http://airmailapp.com/tracking">Airmail</a></span></div> <br><p style="color:#A0A0A8;">On November 2, 2013 at 12:07:01 AM, Ronald van der Pol (<a href="mailto://ronald.vanderpol@rvdp.org">ronald.vanderpol@rvdp.org</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div>On Fri, Nov 01, 2013 at 21:17:47 +0000, Daneyon Hansen (danehans) wrote:
<br>
<br>> Something is definitely going on with the db.  It seems like maybe your
<br>> not talking to it.  Can you make sure the connection info in neutron.conf
<br>> is working.  For example:
<br>
<br>Connection to th mysql db is working for user neutron.
<br>
<br>> You may want to try dropping the neutron db, restart the neutron services
<br>> and see if the tables get re-established.
<br>
<br>I removed the two local nets and they were also gone from the db.
<br>I dropped and created the db again. All tables are present again.
<br>
<br>mysql> select * from ovs_network_bindings;
<br>Empty set (0.00 sec)
<br>
<br>mysql> select * from ovs_vlan_allocations;
<br>Empty set (0.00 sec)
<br>
<br>mysql>
<br>
<br># neutron net-create net300 --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 300
<br>400-{u'NeutronError': {u'message': u'Invalid input for operation: Unknown provider:physical_network physnet1.', u'type': u'InvalidInput', u'detail': u''}}
<br>
<br>So, still not working.
<br>
<br>I do not think I am using ml2. This is what I have:
<br>core_plugin = neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
<br>
<br>      rvdp
<br>
<br>_______________________________________________
<br>OpenStack-operators mailing list
<br>OpenStack-operators@lists.openstack.org
<br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
<br></div></div></span></blockquote></body></html>