Hi guys,
I have a question on nested container support with Kuryr.
Once neutron has the VLAN aware VM functionality (see below), my understanding 
is thatKuryr will provide support for nested 
containers.https://review.openstack.org/#/c/273954/10/doc/source/devref/openvswitch_agent.rst,unified


Consider the diagram below.  C1 C2  C3

|     |    |

OVS Bridge

|    |

Virtual Machine (VM)

|

| (tagged traffic)

|

br-trunk

|

|(untagged traffic with thecorrect in_port)

|

br-int

|

br-tun



I have two questions.1. Is there a design available for this?2. More 
specifically, will the three containers inside the VM be given three unique 
VLAN IDs or will the VLAN IDsfor the containers be per tenant.E.g. If C1,C2 are 
in tenant "alpha" and C3 is in tenant "beta", will the allocation of VLAN IDs 
to each container be uniqueor will they be unique per tenant ?
thanks,Farhad.


_______________________________________________
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