← Back to team overview

yahoo-eng-team team mailing list archive

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

 

This is designed behavior. Router becomes ACTIVE once router with
interfaces is added.

** Changed in: neutron
       Status: Incomplete => Invalid

-- 
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):
  Invalid

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


References