]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not transfer ips if there isn't any
authorSalvatore Orlando <salv.orlando@gmail.com>
Fri, 31 Aug 2012 14:30:54 +0000 (07:30 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 31 Aug 2012 14:32:18 +0000 (07:32 -0700)
commitd1dce679f1dcd5bed44efa1576e446b02b2a4371
tree049ee792ff8b92da7468dd10d45f67d39f14aabf
parent8fb4e6efe8dcf1987d41917f71da8db345647321
Do not transfer ips if there isn't any

Fixes bug 1044403

Check if the interface being attached to the bridge has ips
before iterating over them

Change-Id: I54315831f240c6810707e7247e7a76c1bfa8742e
quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py