← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1324363] [NEW] Firewall status remains 'PENDING_CREATE' for regular user

 

Public bug reported:

Description of problem:
Status of firewall for regular user remains at 'PENDING_CREATE'. The same works fine for admin user.

Steps to Reproduce:
1. Install method : packstack --alinone

2. Configure FwaaS.
   driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
   enabled = True
    
   Set value for service_plugins and service_provider in neutron.conf. 

3. Create firewall rule, policy and then firewall using 'demo' user

Actual results:
Status of firewall stuck at 'PENDING_CREATE'

Expected results:
Firewall should be created successfully with status changing to 'ACTIVE'

Additional info:
This happens only in case of regular user. For admin user, firewall is created successfully and status is changed to ACTIVE.

** Affects: neutron
     Importance: Undecided
         Status: New

** Attachment added: "fwaas.txt"
   https://bugs.launchpad.net/bugs/1324363/+attachment/4121898/+files/fwaas.txt

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

Title:
  Firewall status remains 'PENDING_CREATE' for regular user

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Description of problem:
  Status of firewall for regular user remains at 'PENDING_CREATE'. The same works fine for admin user.

  Steps to Reproduce:
  1. Install method : packstack --alinone

  2. Configure FwaaS.
     driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
     enabled = True
      
     Set value for service_plugins and service_provider in neutron.conf. 

  3. Create firewall rule, policy and then firewall using 'demo' user

  Actual results:
  Status of firewall stuck at 'PENDING_CREATE'

  Expected results:
  Firewall should be created successfully with status changing to 'ACTIVE'

  Additional info:
  This happens only in case of regular user. For admin user, firewall is created successfully and status is changed to ACTIVE.

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


Follow ups

References