[Bug 1832450] Fix included in openstack/neutron-fwaas 14.0.1

OpenStack Infra 1832450 at bugs.launchpad.net
Wed Jan 8 13:19:08 UTC 2020


This issue was fixed in the openstack/neutron-fwaas 14.0.1 release.

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

Title:
  FWaaS v2: removing 1 of few ports from  a firewall group set it to
  INACTIVE

Status in Ubuntu Cloud Archive:
  New

Bug description:
  When a firewall group has few router interface ports, and the user
  uses 'openstack firewall group unset <> --port <>' the firewall group
  is set to INACTIVE status.

  The reason is here: https://opendev.org/openstack/neutron-
  fwaas/src/branch/master/neutron_fwaas/services/firewall/service_drivers/agents/agents.py#L329

  To calculate last-port we need only to check if the
  new_firewall_group['ports'] is empty, and not the diff

  This was tested with stable/stein

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



More information about the Ubuntu-openstack-bugs mailing list