nova firewall set to IpTablesFirewallDriver when neutron sec groups enabled

Bug #1248381 reported by Lorin Hochstein
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Won't Fix
Low
Unassigned

Bug Description

Devstack version: stable/havana

Enabling Neutron security groups does not automatically disable Nova security groups, which causes things to fail.

How to reproduce:

Create a local.conf that looks like this:

[[local|localrc]]
disable_service n-net
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service neutron
Q_USE_SECGROUP=True

# Expected result:

/etc/nova/nova.conf contains:

firewall_driver = nova.virt.firewall.NoopFirewallDriver

# Actual result:

/etc/nova/nova.conf contains

firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver

Dean Troyer (dtroyer)
Changed in devstack:
status: New → Confirmed
importance: Undecided → Low
Changed in devstack:
assignee: nobody → Kiran Koushik Agrahara (kkoushik)
tags: added: neutron nova
Revision history for this message
Maciej Szankin (mszankin) wrote :

This might be invalid or might become invalid in following release, as the nova net is going away.

Revision history for this message
Sean Dague (sdague) wrote :

No reviews found in this bug, unassigning. Please add a comment with active reviews before assigning an individual, or tag the bug in the gerrit review, which will do that automatically

Changed in devstack:
assignee: Kiran Koushik Agrahara (kkoushik) → nobody
Revision history for this message
Sean Dague (sdague) wrote :

Automatically discovered version havana in description. If this is incorrect, please update the description to include 'https://api.launchpad.net/1.0/devstack version: ...'

Revision history for this message
Sean Dague (sdague) wrote :

Automatically discovered version havana in description. If this is incorrect, please update the description to include 'devstack version: ...'

Sean Dague (sdague)
tags: added: openstack-version.havana
Sean Dague (sdague)
Changed in devstack:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.