yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92588
[Bug 2018289] Re: OVN trunk subport missing binding information
Patch:
https://review.opendev.org/q/I34bb6f178c314907bdf9f76789777f6736938b67
Merged up to Wallaby.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2018289
Title:
OVN trunk subport missing binding information
Status in neutron:
Fix Released
Bug description:
After creating a trunk VM and attaching a trunk port and a subport,
the trunk subport's info on the neutron db conatins the host_id and
vif_details, but the subport doesn't.
(overcloud) [stack@undercloud-0 neutron-miscellaneous]$ openstack port show 0c5aa89a-a8d0-491f-92bc-1e2459ee7863 -f value -c binding_host_id -c binding_vif_details -c name
compute-1.redhat.local
{'port_filter': True, 'connectivity': 'l2'}
trunkport
(overcloud) [stack@undercloud-0 neutron-miscellaneous]$ openstack port show da4dc641-91fd-46f6-be8f-e907cab946e1 -f value -c binding_host_id -c binding_vif_details -c name
{}
trunksub
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2018289/+subscriptions
References