[Bug 1885264] Re: neutron-ovs-cleanup runs on package upgrade

James Page 1885264 at bugs.launchpad.net
Wed Jul 8 16:39:43 UTC 2020


focal testing:

neutron-ovs-cleanup (on first install from update pocket)

     Active: active (exited) since Wed 2020-07-08 16:36:12 UTC; 32s ago

neutron-ovs-cleanup (after package upgrade to -proposed version)

     Active: active (exited) since Wed 2020-07-08 16:36:12 UTC; 1min 18s
ago

task not restarted as part of the package upgrade.

** Description changed:

  == Impact ==
  
  Upgrades to OpenStack Ussuri will result in service disruption to the
  network datapath for instances and other virtual networking concepts.
  
  == Test Case ==
  
  Standalone
+ apt install neutron-openvswitch-agent
+ (add proposed pocket)
+ apt install neutron-openvswitch-agent
+ neutron-ovs-cleanup unit will be restarted
  
  (UCA)
  add-apt-repository cloud-archive:train
  apt install neutron-openvswitch-agent
  add-apt-repository cloud-archive:ussuri
  apt dist-upgrade
  
  (neutron-ovs-cleanup will be restarted)
  
  Full cloud (UCA or distro)
  Deploy OpenStack Train (using Juju charms)
  Create networking, boot instances and confirm connectivity to instances
  Upgrade to OpenStack Ussuri (using Juju charms)
  Networking to instances will be lost
  
  == Regression Potential ==
  
  Medium - the fix is purely in package and ensures that the
  neutron-*-cleanup scripts are not started on install or restarted during
  an upgrade.
  
  == Original Bug Report ==
  Release: Focal/Bionic+Ussuri:
  
  As part of the package upgrade for neutron-openvswitch-agent, the
  neutron-ovs-cleanup systemd unit is restarted.
  
  This unit should only be run on reboot, and not during package upgrades.
  
  It has the side effect of removing all ports from the local OVS bridge,
  impacting networking to services.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1885264

Title:
  neutron-ovs-cleanup runs on package upgrade

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Committed
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Groovy:
  Fix Released

Bug description:
  == Impact ==

  Upgrades to OpenStack Ussuri will result in service disruption to the
  network datapath for instances and other virtual networking concepts.

  == Test Case ==

  Standalone
  apt install neutron-openvswitch-agent
  (add proposed pocket)
  apt install neutron-openvswitch-agent
  neutron-ovs-cleanup unit will be restarted

  (UCA)
  add-apt-repository cloud-archive:train
  apt install neutron-openvswitch-agent
  add-apt-repository cloud-archive:ussuri
  apt dist-upgrade

  (neutron-ovs-cleanup will be restarted)

  Full cloud (UCA or distro)
  Deploy OpenStack Train (using Juju charms)
  Create networking, boot instances and confirm connectivity to instances
  Upgrade to OpenStack Ussuri (using Juju charms)
  Networking to instances will be lost

  == Regression Potential ==

  Medium - the fix is purely in package and ensures that the
  neutron-*-cleanup scripts are not started on install or restarted
  during an upgrade.

  == Original Bug Report ==
  Release: Focal/Bionic+Ussuri:

  As part of the package upgrade for neutron-openvswitch-agent, the
  neutron-ovs-cleanup systemd unit is restarted.

  This unit should only be run on reboot, and not during package
  upgrades.

  It has the side effect of removing all ports from the local OVS
  bridge, impacting networking to services.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1885264/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list