neutron queue and vpn: 404 not found
Hello,
When I run "neutron vpn-service-list" or "neutron queue-list", the result are:
404 Not Found
The resource could not be found.
I had the same problem with "neuton firewall-list", but it was solved adding in neutron.conf:
service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin,neutron.services.loadbalancer.plugin.LoadBalancerPlugin
Any idea?
Havana + Ubuntu 14.04 + GRE + OVS