Reviewed: https://review.openstack.org/373565 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=9caf4d095445f8220ce2d78aa91c12dc40b2aaea Submitter: Jenkins Branch: master
commit 9caf4d095445f8220ce2d78aa91c12dc40b2aaea Author: Sridar Kandaswamy <[email protected]> Date: Tue Sep 20 16:39:07 2016 -0700 Fix KeyError when fw rule associated with a policy is updated Fix issue in plugin code that was trying to reference the policy-id from the rule object which is no longer correct. Change-Id: I59e061a1ce383f5a783e72aab1ab4a07c88a0d30 Closes-Bug: #1623953 ** 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/1623953 Title: Updating firewall rule that is associated with a policy causes KeyError Status in neutron: Fix Released Bug description: Updating a firewall rule, when associated with policy causes a KeyError. Observed during testing. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1623953/+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

