← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279213] [NEW] Firewall in admin state down remains in status "ACTIVE" and keeps enforcing its policy rules

 

Public bug reported:

Havana on RHEL6.5

Description
===========
I moved my only firewall to admin_state_up=False, but it still enforces the policy rules, only when I delete it - it stops enforcing the policy rules.
I also expected the status to change to INACTIVE right when I changed the admin_state_up to False, but the firewall remains on status "ACTIVE".

# neutron firewall-show 72c782b2-2838-4773-b736-aa79564ac2ef
+--------------------+--------------------------------------+
| Field              | Value                                |
+--------------------+--------------------------------------+
| admin_state_up     | False                                |
| description        |                                      |
| firewall_policy_id | 3d723253-d7f6-4481-8f06-254007fd5f79 |
| id                 | 72c782b2-2838-4773-b736-aa79564ac2ef |
| name               | firewall_admin                       |
| status             | ACTIVE                               |
| tenant_id          | 3384a1b666ac473b98dabcc385161a20     |
+--------------------+--------------------------------------+

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1279213

Title:
   Firewall in admin state down remains in status "ACTIVE" and keeps
  enforcing its policy rules

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Havana on RHEL6.5

  Description
  ===========
  I moved my only firewall to admin_state_up=False, but it still enforces the policy rules, only when I delete it - it stops enforcing the policy rules.
  I also expected the status to change to INACTIVE right when I changed the admin_state_up to False, but the firewall remains on status "ACTIVE".

  # neutron firewall-show 72c782b2-2838-4773-b736-aa79564ac2ef
  +--------------------+--------------------------------------+
  | Field              | Value                                |
  +--------------------+--------------------------------------+
  | admin_state_up     | False                                |
  | description        |                                      |
  | firewall_policy_id | 3d723253-d7f6-4481-8f06-254007fd5f79 |
  | id                 | 72c782b2-2838-4773-b736-aa79564ac2ef |
  | name               | firewall_admin                       |
  | status             | ACTIVE                               |
  | tenant_id          | 3384a1b666ac473b98dabcc385161a20     |
  +--------------------+--------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1279213/+subscriptions


Follow ups

References