← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1648643] [NEW] nova-api-metadata ignores firewall driver

 

Public bug reported:

In my nova.conf I have

firewall_driver = nova.virt.firewall.NoopFirewallDriver

When I start nova-api-metadata it installs some iptables rules (and
blows away what is already there)

I want to make it not manage any iptables rules by using the noop driver
however it has no affect on nova-api-metadata.

I'm using stable/mitaka although a look at the code in master would
indicate this affects master too.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1648643

Title:
  nova-api-metadata ignores firewall driver

Status in OpenStack Compute (nova):
  New

Bug description:
  In my nova.conf I have

  firewall_driver = nova.virt.firewall.NoopFirewallDriver

  When I start nova-api-metadata it installs some iptables rules (and
  blows away what is already there)

  I want to make it not manage any iptables rules by using the noop
  driver however it has no affect on nova-api-metadata.

  I'm using stable/mitaka although a look at the code in master would
  indicate this affects master too.

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


Follow ups