yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91820
[Bug 2018289] [NEW] OVN trunk subport missing bounding information
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Assignee: Arnau Verdaguer (averdagu)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Arnau Verdaguer (averdagu)
--
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 bounding information
Status in neutron:
New
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
Follow ups