Added Neutron FWaaS
This provides Neutron Firewall as a Service feature on L3 agents. It's off by default, use answer file or interactive option to enable it. Note: Horizon's corresponding flag needs to be switched Separately [RFE] - https://bugzilla.redhat.com/show_bug.cgi?id=1098765 Change-Id: I054b020424808d98718c2f8a16078d2a357a6f32
This commit is contained in:
3
packstack/puppet/templates/neutron_fwaas.pp
Normal file
3
packstack/puppet/templates/neutron_fwaas.pp
Normal file
@@ -0,0 +1,3 @@
|
||||
class { 'neutron::services::fwaas':
|
||||
enabled => true,
|
||||
}
|
||||
Reference in New Issue
Block a user