[openstack-dev] [neutron] Reading an updated port's fixed IPs in mech driver update_port_postcommit

Rossella Sblendido rsblendido at suse.com
Mon Jul 13 10:18:46 UTC 2015


Hi Neil

On 07/10/2015 12:49 PM, Neil Jerram wrote:
> A pragmatic fix appears to be to explicitly requery the IPAllocation
> table, as you can see in the two commits here:
> https://github.com/Metaswitch/calico/commit/5512ce7dd50db414f161bddcef17b0846a1466ac
> 
> https://github.com/Metaswitch/calico/commit/4ecaf3568af52ef9cc29662a3b94672540056f05
> 

in the second commit you actually set the right context, using context
instead of context._plugin_context. Why didn't you replace
context._plugin_context everywhere in that file, I think that might fix
the issue.

cheers,

Rossella



More information about the OpenStack-dev mailing list