Activity log for bug #1756064

Date Who What changed Old value New value Message
2018-03-15 12:39:19 Ivan Dyukov bug added bug
2018-03-15 15:13:54 Armando Migliaccio tags trunk
2018-03-15 15:24:34 Ivan Dyukov neutron: assignee Ivan Dyukov (i.dyukov)
2018-03-15 15:32:19 Ivan Dyukov description env: backend is openvswitch Steps: Create two networks. Create two ports for each network Create trunk port boot virtual machine with trunk port Restart nova-compute on compute node: # openstack-service restart openstack-nova-compute Remove the virtual machine Check ovs configuration on compute node: ovs-vsctl show Expected result: there is no trunk bridge e.g. tbr-c4ce71ea-7 Actual result: trunk bridge and services ports is still in ovs configuration. e.g. Bridge "tbr-c4ce71ea-7" Port "spt-63eb23e7-af" tag: 102 Interface "spt-63eb23e7-af" type: patch options: {peer="spi-63eb23e7-af"} Port "tbr-c4ce71ea-7" Interface "tbr-c4ce71ea-7" type: internal Port "tpt-d6c0e47e-ed" Interface "tpt-d6c0e47e-ed" type: patch options: {peer="tpi-d6c0e47e-ed"} env: backend is openvswitch Version is Ocata Steps: Create two networks. Create two ports for each network Create trunk port boot virtual machine with trunk port Restart nova-compute on compute node: # openstack-service restart openstack-nova-compute Remove the virtual machine Check ovs configuration on compute node: ovs-vsctl show Expected result: there is no trunk bridge e.g. tbr-c4ce71ea-7 Actual result: trunk bridge and services ports are still in ovs configuration. e.g.     Bridge "tbr-c4ce71ea-7"         Port "spt-63eb23e7-af"             tag: 102             Interface "spt-63eb23e7-af"                 type: patch                 options: {peer="spi-63eb23e7-af"}         Port "tbr-c4ce71ea-7"             Interface "tbr-c4ce71ea-7"                 type: internal         Port "tpt-d6c0e47e-ed"             Interface "tpt-d6c0e47e-ed"                 type: patch                 options: {peer="tpi-d6c0e47e-ed"}
2018-03-17 07:37:02 zhaobo tags trunk ocata-backport-potential trunk
2018-03-17 07:37:05 zhaobo neutron: importance Undecided High
2018-03-18 23:03:53 Armando Migliaccio neutron: status New Incomplete
2018-03-18 23:03:55 Armando Migliaccio neutron: importance High Undecided
2018-03-18 23:03:57 Armando Migliaccio neutron: assignee Ivan Dyukov (i.dyukov)
2018-03-19 06:36:00 Ivan Dyukov description env: backend is openvswitch Version is Ocata Steps: Create two networks. Create two ports for each network Create trunk port boot virtual machine with trunk port Restart nova-compute on compute node: # openstack-service restart openstack-nova-compute Remove the virtual machine Check ovs configuration on compute node: ovs-vsctl show Expected result: there is no trunk bridge e.g. tbr-c4ce71ea-7 Actual result: trunk bridge and services ports are still in ovs configuration. e.g.     Bridge "tbr-c4ce71ea-7"         Port "spt-63eb23e7-af"             tag: 102             Interface "spt-63eb23e7-af"                 type: patch                 options: {peer="spi-63eb23e7-af"}         Port "tbr-c4ce71ea-7"             Interface "tbr-c4ce71ea-7"                 type: internal         Port "tpt-d6c0e47e-ed"             Interface "tpt-d6c0e47e-ed"                 type: patch                 options: {peer="tpi-d6c0e47e-ed"} env: backend is openvswitch with DPDK Version is Ocata Steps: Create two networks. Create two ports for each network Create trunk port boot virtual machine with trunk port Restart nova-compute on compute node: # openstack-service restart openstack-nova-compute Remove the virtual machine Check ovs configuration on compute node: ovs-vsctl show Expected result: there is no trunk bridge e.g. tbr-c4ce71ea-7 Actual result: trunk bridge and services ports are still in ovs configuration. e.g.     Bridge "tbr-c4ce71ea-7"         Port "spt-63eb23e7-af"             tag: 102             Interface "spt-63eb23e7-af"                 type: patch                 options: {peer="spi-63eb23e7-af"}         Port "tbr-c4ce71ea-7"             Interface "tbr-c4ce71ea-7"                 type: internal         Port "tpt-d6c0e47e-ed"             Interface "tpt-d6c0e47e-ed"                 type: patch                 options: {peer="tpi-d6c0e47e-ed"}
2018-03-19 15:20:23 Armando Migliaccio neutron: status Incomplete Invalid
2018-03-19 15:20:28 Armando Migliaccio bug task added os-vif
2018-03-27 12:27:09 Ivan Dyukov bug task added nova
2018-03-28 07:09:34 Ivan Dyukov bug task deleted nova
2018-04-10 07:40:24 Ivan Dyukov os-vif: status New Invalid