← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1657182] Re: FWaaS - default parameter of 'protocol' is wrong

 

Fix is already merged

** Changed in: neutron
     Assignee: Reedip (reedip-banerjee) => (unassigned)

** Changed in: neutron
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

Bug description:
  When creating firewall_rule with no '--protocol' option, 'ICMP' is
  selected.  This is actually 'tcp'.  In other words, when I specified
  None as 'protocol', got an error message as if I were specified 'ICMP'
  as a protocol.

  [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


References