> Create a openStack Firewall-V2 group by setting admin state to False through Horizon.
> Only openStack Horizon gives that option to set the Firewall group admin state to false not openstack cli command.
--enable/--disable option of "openstack firewall group create" can be used to control the admin state ofa firewall group.
neutron-fwaas-dashboard just calls FWaaS v2 API, so if you hit this issue it should be a bug in neutron-fwaas.
> Create a openStack Firewall-V2 group by setting admin state to False through Horizon.
> Only openStack Horizon gives that option to set the Firewall group admin state to false not openstack cli command.
--enable/--disable option of "openstack firewall group create" can be used to control the admin state ofa firewall group.
neutron- fwaas-dashboard just calls FWaaS v2 API, so if you hit this issue it should be a bug in neutron-fwaas.