[Openstack] Disable Security groups
Mārtiņš Jakubovičs
martins at vertigs.lv
Wed Jul 16 13:19:56 UTC 2014
Hello,
Security groups with Neutron + XenServer is not working. So I want to
disable SG completely from my cloud. Which is best way to do that?
In compute, controller and network nodes I edited
/etc/neutron/plugins/ml2/ml2_conf.ini file:
enable_security_group = False
In /etc/nova/nova.conf I set:
firewall_driver = nova.virt.firewall.NoopFirewallDriver
What else I should edit?
Thanks.
More information about the Openstack
mailing list