[Openstack] [openstack-dev][neutron]

김기석 [Kiseok Kim] kskim at netmarble.com
Wed Feb 22 01:18:43 UTC 2017


Hello Roua Touihri,

I think you should consider neutron service plugin.
with neutron service plugin, you could crdate your own network service what you want.

you could insert your codes into service plugin interacting with event(create, delete, update) and resource(port, sunnet, network..)

Thank you.

From: Roua Touihri [mailto:roua.touihri at devoteam.com]
Sent: Wednesday, February 22, 2017 12:03 AM
To: openstack-dev at lists.openstack.org; openstack at lists.openstack.org
Cc: Abdulhalim Dandoush
Subject: [Openstack] [openstack-dev][neutron]

Hello everybody,

How can we interconnect two VMs without using a bridge or a switch as an intermediate. That is, only via a virtual link (e.g. veth or tap). In fact, I see that when we create an aditional subnet and two ports of the given subnet. Then when I attach each port to a running VM, neutron use a bridge as an intermediate element. I want to create a mesh topology between several VMs of the same tenant in addition to or without the default network created by neutron.

If such a configuration were not possible, I must then create new APIs for doing that. However, I do not know how to get started with this task. I guess that I should create new classes similarly to the "neutron.create_port" one and maybe to overload the veth/tap constructor.

Thanks in advance
[https://mailtrack.io/trace/mail/c17d921527d9a2107fdd65998c04b1f750a367c4.png?u=804646]

--

​Kindly,


R.T

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170222/cec3ad65/attachment.html>


More information about the Openstack mailing list