Comment 1 for bug 1833257

Revision history for this message
Akihiro Motoki (amotoki) wrote :

> 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.