yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60551
[Bug 1657182] [NEW] FWaaS - default parameter of 'protocol' is wrong
Public bug reported:
When creating firewall_rule with no '--protocol' option, 'ICMP' is
selected. This is actually 'tcp'.
[How to reproduce]
source devstack/openrc admin admin
openstack firewall group rule create --source-port 100:100
Source, destination port are not allowed when protocol is set to ICMP.
Neutron server returns request_ids: ['req-35f28579-aa5d-4744-86d8-cbb2a451cd49']
** Affects: neutron
Importance: Undecided
Assignee: Yushiro FURUKAWA (y-furukawa-2)
Status: New
** Tags: fwaas low-hanging-fruit
** Changed in: neutron
Assignee: (unassigned) => Yushiro FURUKAWA (y-furukawa-2)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1657182
Title:
FWaaS - default parameter of 'protocol' is wrong
Status in neutron:
New
Bug description:
When creating firewall_rule with no '--protocol' option, 'ICMP' is
selected. This is actually 'tcp'.
[How to reproduce]
source devstack/openrc admin admin
openstack firewall group rule create --source-port 100:100
Source, destination port are not allowed when protocol is set to ICMP.
Neutron server returns request_ids: ['req-35f28579-aa5d-4744-86d8-cbb2a451cd49']
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1657182/+subscriptions
Follow ups