]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix kwargs for FloatingIPPortAlreadyAssociated.
authorDan Prince <dprince@redhat.com>
Mon, 25 Mar 2013 17:43:14 +0000 (13:43 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 25 Mar 2013 17:49:44 +0000 (13:49 -0400)
commit6f752c0125ab1c6a5422c7ddb9c0061eda6fae17
tree59a9b5f4fb06c9108b4d02f14a431ad96deb8d73
parent530811190961c6759dfc72aacd99fc1a4deb93ee
Fix kwargs for FloatingIPPortAlreadyAssociated.

Updates the NVP plugin to use the correct kwargs when raising
l3.FloatingIPPortAlreadyAssociated.

Fixes LP Bug #1159922.

Change-Id: If89feea5e40976ccb4286f96f5348c54f84950ce
quantum/plugins/nicira/nicira_nvp_plugin/QuantumPlugin.py