Activity log for bug #1833374

Date Who What changed Old value New value Message
2019-06-19 07:08:44 varun kumar yadav bug added bug
2019-06-19 07:09:44 varun kumar yadav affects neutron neutron-fwaas-dashboard
2019-06-19 07:15:14 varun kumar yadav description Description: Creating Firewall Group through openstack CLI command please find the below command, but through Horizon Dashboard Admin state is set to "False" by default [root@vioshim-l42jp6xt7m-vioshim-84bb866c4d-lw6wj /]# openstack firewall group create --name F9 +-------------------+--------------------------------------+ | Field | Value | +-------------------+--------------------------------------+ | Description | | | Egress Policy ID | None | | ID | b16bbdd5-ba11-475a-b74a-acf27b3667ac | | Ingress Policy ID | None | | Name | F9 | | Ports | [] | | Project | 52e5cd63615243cd9439952c5214d0f7 | | Shared | False | | State | UP | | Status | INACTIVE | | project_id | 52e5cd63615243cd9439952c5214d0f7 | +-------------------+--------------------------------------+ Expected: Dafault behavior should be consistent whether the Firewall group created using Horizon or through the neutron cLi command. Description: Creating Firewall Group through openstack CLI command set the admin state to true please find the below command, but through Horizon Dashboard Admin state is set to "False" by default. [root@vioshim-l42jp6xt7m-vioshim-84bb866c4d-lw6wj /]# openstack firewall group create --name F9 +-------------------+--------------------------------------+ | Field | Value | +-------------------+--------------------------------------+ | Description | | | Egress Policy ID | None | | ID | b16bbdd5-ba11-475a-b74a-acf27b3667ac | | Ingress Policy ID | None | | Name | F9 | | Ports | [] | | Project | 52e5cd63615243cd9439952c5214d0f7 | | Shared | False | | State | UP | | Status | INACTIVE | | project_id | 52e5cd63615243cd9439952c5214d0f7 | +-------------------+--------------------------------------+ Expected: Dafault behavior should be consistent whether the Firewall group created using Horizon or through the neutron cLi command.
2019-08-21 05:50:20 OpenStack Infra neutron-fwaas-dashboard: status New In Progress
2019-08-21 05:50:20 OpenStack Infra neutron-fwaas-dashboard: assignee Adit Sarfaty (asarfaty)
2019-09-12 20:08:16 OpenStack Infra neutron-fwaas-dashboard: status In Progress Fix Released
2019-09-19 15:57:45 OpenStack Infra tags in-stable-stein