<div dir="ltr"><div>Correction :</div>I see this in nova logs: <div><span style="font-family:arial,sans-serif;font-size:13px">NovaException: Unexpected vif_type=binding_failed</span><br></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>

</span></div><div><div><span style="font-family:arial,sans-serif;font-size:13px">I see this in horizon:</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"> </span><font face="arial, sans-serif">Error: Failed to launch instance "testvm": Please try again later [Error: Unexpected vif_type=binding_failed].</font></div>

</div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Regards,</font></div><div><font face="arial, sans-serif">Sayaji</font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Thu, Nov 14, 2013 at 7:01 PM, Sayaji Patil <span dir="ltr"><<a href="mailto:sayaji15@gmail.com" target="_blank">sayaji15@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,<div>    I have deployed Openstack on a single node using devstack. I am using ml2 plugin for neutron.</div><div>When I try to launch an instance, I get this error "NovaException: Unexpected vif_type=binding_failed"</div>


<div>in Horizon.</div><div><br></div><div>There was a bug created for this <a href="https://bugs.launchpad.net/neutron/+bug/1244255" target="_blank">https://bugs.launchpad.net/neutron/+bug/1244255</a> which is now fixed</div>

<div><br></div>
<div>I checked that I have the latest code(with the fix for above mentioned bug), but I still see the issue</div><div><br></div><div>Here is my neutron.conf</div><div><br></div><div><div><font color="#0000ff">[DEFAULT]</font></div>


<div><font color="#0000ff">auth_strategy = keystone</font></div><div><font color="#0000ff">allow_overlapping_ips = True</font></div><div><font color="#0000ff">policy_file = /etc/neutron/policy.json</font></div><div><font color="#0000ff">debug = True</font></div>


<div><font color="#0000ff">verbose = True</font></div><div><font color="#0000ff">service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin</font></div><div><font color="#0000ff">core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin</font></div>


<div><font color="#0000ff">rabbit_password = password</font></div><div><font color="#0000ff">rabbit_host = localhost</font></div><div><font color="#0000ff">rpc_backend = neutron.openstack.common.rpc.impl_kombu</font></div>


<div><font color="#0000ff">state_path = /opt/stack/data/neutron</font></div></div><div><div><font color="#0000ff">lock_path = $state_path/lock</font></div></div><div><font color="#0000ff"><br></font></div><div><div><font color="#0000ff">[keystone_authtoken]</font></div>


<div><font color="#0000ff">auth_host = 172.23.45.41</font></div><div><font color="#0000ff">auth_port = 35357</font></div><div><font color="#0000ff">auth_protocol = http</font></div><div><font color="#0000ff">admin_tenant_name = service</font></div>


<div><font color="#0000ff">admin_user = neutron</font></div><div><font color="#0000ff">admin_password = password</font></div><div><font color="#0000ff">signing_dir = /var/cache/neutron</font></div></div><div><font color="#0000ff"><br>


</font></div><div><font color="#000000">Here is my ml2_plugin.ini</font></div><div><font color="#000000"><br></font></div><div><div style="color:rgb(0,0,255)">[ml2]</div><div style="color:rgb(0,0,255)">tenant_network_types = vlan</div>


<div style="color:rgb(0,0,255)">type_drivers = vlan</div><div style="color:rgb(0,0,255)">mechanism_drivers = openvswitch</div><div style="color:rgb(0,0,255)"><br></div><div style="color:rgb(0,0,255)"><div>[ml2_type_vlan]</div>


<div>network_vlan_ranges = physnet1:500:600</div></div><div style="color:rgb(0,0,255)"><br></div><div style="color:rgb(0,0,255)"><div>[database]</div><div>connection = mysql://<a href="http://root:password@127.0.0.1/neutron_ml2?charset=utf8" target="_blank">root:password@127.0.0.1/neutron_ml2?charset=utf8</a></div>


<div><br></div><div>[ovs]<br></div><div>local_ip = 172.23.45.41</div><div><br></div><div>[agent]</div><div>root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf</div><div><br></div><div>[securitygroup]</div>


<div>firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver</div></div><div style="color:rgb(0,0,255)"><br></div><div style="color:rgb(0,0,255)"><br></div><div style="color:rgb(0,0,255)">

<br>
</div><div><font color="#000000">Am I missing something in the configuration ?</font></div><div><font color="#000000"><br></font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Regards,</font></div>


<div><font color="#000000">Sayaji</font></div><div style="color:rgb(0,0,255)"><br></div><div style="color:rgb(0,0,255)"><br></div></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff"><br></font></div>


<div><font color="#0000ff"><br></font></div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div>