Unable to retrieve or create security groups
quantum security-group-list
produces a 404 Not Found (DEBUG: quantumclient.v2_0.client Error message: 404 Not Found)
However i am able to to create networks and list them.
I have in /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
[SECURITYGROUP] firewall_driver = quantum.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
I followed the Ubuntu 12.04 LTS Basic Guide.
Any help would be appreciated