[openstack-dev] [Openstack-dev] [neutron] [ml2] Neutron and ML2 - adding new network type
Kyle Mestery
mestery at siliconloons.com
Tue Feb 18 16:08:50 UTC 2014
[Moving to -dev list]
On Feb 18, 2014, at 9:12 AM, Sławek Kapłoński <slawek at kaplonski.pl> wrote:
> Hello,
>
> I'm trying to make something with neutron and ML2 plugin. Now I need to add my own external network type (as there are "Flat", "VLAN", "GRE" and so on). I searched for manuals for that but I can't found anything. Can someone of You explain me how I should do that? Is it enough to add own type_driver and mechanism_driver to ML2? Or I should do something else also?
>
Hi Sławek:
Can you explain more about what you’re looking to achieve here? I’m just
curious how the existing TypeDrivers won’t cover your use case. ML2 was
designed to remove segmentation management from the MechanismDrivers
so they could all share segment types. Perhaps understanding what you’re
trying to achieve would help better understand the approach to take here.
Thanks,
Kyle
> Thanks in advance
> --
> Sławek Kapłoński
> slawek at kaplonski.pl
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
More information about the OpenStack-dev
mailing list