# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-NATIVE-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-NATIVE-SEC-3**: After updating the settings, you will have to restart the
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-SEC-3**: After updating the settings, you will have to restart the
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-NATIVE-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-NATIVE-SEC-3**: After updating the settings, you will have to restart the
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-SEC-3**: After updating the settings, you will have to restart the
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-NATIVE-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-NATIVE-SEC-3**: After updating the settings, you will have to restart the
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
- enable_security_group = False
+ enable_security_group = True
firewall_driver = neutron.agent.firewall.NoopFirewallDriver
[ml2]
extension_drivers = port_security
+ [agent]
+ prevent_arp_spoofing = False
**OPNFV-SEC-2**: Change the settings in ``/etc/nova/nova.conf`` as follows,
if they are not there by default.
# /etc/nova/nova.conf
[DEFAULT]
- security_group_api = nova
+ security_group_api = neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
**OPNFV-SEC-3**: After updating the settings, you will have to restart the