how to install fwaas v2 on Mitaka?
I have installed Fwaas v1 on Mitaka successfully,but It is not OK when I try the V2 configuration, The neutron-server will report error "ImportError: Plugin 'firewall_v2' not found"
in V1 version,I installed two package: openstack-neutron-fwaas and python-neutron-fwaas,so I want to know what kind of package I should install for V2? By the way, the official document for Fwaas is so incomplete. Thanks!