Reviewed:  https://review.openstack.org/407311
Committed: 
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=37709b3e99eb29f359b4ed744a0fe691f24a3229
Submitter: Jenkins
Branch:    master

commit 37709b3e99eb29f359b4ed744a0fe691f24a3229
Author: Ha Van Tu <[email protected]>
Date:   Tue Dec 6 12:19:40 2016 +0700

    Adding validation protocol parameters when updating firewall rules
    
    This patch adding validation protocol parameter when updating firewall
    rules to prevent updating ICMP rule with "destination_port" or 
"source_port".
    
    Change-Id: Ieb2ac42e009f08f4708afb3edc2b2e7ae01af06d
    Closes-Bug: #1646428


** 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/1646428

Title:
  Protocol parameters not validated when updating firewall rule

Status in neutron:
  Fix Released

Bug description:
  When we create an ICMP firewall rule with port range parameters, there will 
be an error from Neutron server.
  However, when we create a TCP firewall rule with port range parameters, then 
edit this rule to the ICMP one, there is not any error from Neutron server.
  We need to check before updating firewall rule.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1646428/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to