<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">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">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>