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.toui...@devoteam.com]
Sent: Wednesday, February 22, 2017 12:03 AM
To: openstack-...@lists.openstack.org; openstack@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

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to