<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 23 November 2016 at 01:47, zhi <span dir="ltr"><<a href="mailto:changzhi1990@gmail.com" target="_blank">changzhi1990@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, all<div><br></div><div>Recently I did some research about trunk port in neutron by following document[1]. By creating a trunk port, I can use this port ( aka " parent port " ) to create a VM. So I can add or remove subports on this "parent port" which used by the VM I created.</div><div><br></div><div>I want to know how Tacker can use " trunk port ". In Tacker, I can create a VNFD template which contains network infos like </div><div>"</div><div><div>    VL1:</div><div>      type: tosca.nodes.nfv.VL</div><div>      properties:</div><div>        network_name: net_mgmt</div><div>        vendor: Tacker</div></div><div>" </div><div>So I can use this template to create VNFs with specific network info( naming net_mgmt ). Finally VNFs own its normal ports in neutron. So my question is:</div><div><br></div><div>Can I use trunk ports in Tacker? </div><div><br></div><div>I read some document about VLAN transparent in Neutron. In my thought, I can create a vlan transparent network in Neutron and using this network in VNFD template. At last, every VNF's</div><div>port is " trunk port " and I can add or remove subports on it. Am I right?</div><div><br></div><div>In Newton, I enabled the vlan-transparent in neutron server and try to create a vlan transparent network. But I failed. I got the error message is: " Backend does not support VLAN Transparency ". </div><div><br></div><div>VLAN transparent doesn't support in Newton now?</div></div></blockquote><div><br></div><div>VLAN transparency is backend dependent. OVS, if that's the one you were using, does not support it.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div>Thanks</div><div>Zhi Chang</div><div><br></div><div>[1]: <a href="https://wiki.openstack.org/wiki/Neutron/TrunkPort" target="_blank">https://wiki.openstack.<wbr>org/wiki/Neutron/TrunkPort</a></div></div>
<br>______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br></blockquote></div><br></div></div>