Fix for incorrect request assumption in Update Neutron Port op 34/2534/1
authorRyan Moats <rmoats@us.ibm.com>
Fri, 8 Nov 2013 04:49:15 +0000 (22:49 -0600)
committerRyan Moats <rmoats@us.ibm.com>
Fri, 8 Nov 2013 04:49:15 +0000 (22:49 -0600)
commit97ac756ebc9d8bfa5035ca863923fa281dcc5a04
tree75c9d5dcde2238998fd6acd5e7ab0908dd4a5023
parent20bd54c0c63f16541a0ab907165a7ea2d6165442
Fix for incorrect request assumption in Update Neutron Port op

Neutron Port update code incorrectly assumed that request body
would always include fixed_ip information.  Bracket fixed_ip
adjustment code with proper test.

Change-Id: Icee6b594869e5cba74c0ef339fc0fe7a4d7c671a
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
opendaylight/networkconfiguration/neutron/implementation/src/main/java/org/opendaylight/controller/networkconfig/neutron/implementation/NeutronPortInterface.java