ding ports on segments.
>> >>
>> >> If you configure mechanism_drivers=openvswitch,l2population in your
>> >> ml2_conf.ini and restart your neutron-server, you'll notice that
>> >> bind_port
>> >> is handled by OVS mechanism driver (via Ag
DriverBase inside
> >> ml2/drivers/mech_agent.py).
> >>
> >> --
> >> Thanks,
> >>
> >> Vivek
> >>
> >>
> >> -Original Message-
> >> From: Sławek Kapłoński [mailto:sla...@kaplonski.pl]
> >> Sent
l notice that bind_port
>> is handled by OVS mechanism driver (via AgentMechanismDriverBase inside
>> ml2/drivers/mech_agent.py).
>>
>> --
>> Thanks,
>>
>> Vivek
>>
>>
>> -----Original Message-----
>> From: Sławek Kapłoński [mailto:sla...@kaplonski.pl]
d_port
> is handled by OVS mechanism driver (via AgentMechanismDriverBase inside
> ml2/drivers/mech_agent.py).
>
> --
> Thanks,
>
> Vivek
>
>
> -Original Message-
> From: Sławek Kapłoński [mailto:sla...@kaplonski.pl]
> Sent: Sunday, May 04, 2014 12:32 PM
&g
oński [mailto:sla...@kaplonski.pl]
Sent: Sunday, May 04, 2014 12:32 PM
To: openstack-dev@lists.openstack.org
Subject: [openstack-dev] [ML2] L2 population mechanism driver
Hello,
Last time I want to try using L2pop mechanism driver in ML2 (and openvswitch
agents on compute nodes). But every time when I t
Hello,
Last time I want to try using L2pop mechanism driver in ML2 (and openvswitch
agents on compute nodes). But every time when I try to spawn instance I have
got error "binding failed". After some searching in code I found that l2pop
driver have not implemented method "bind_port" and as it i