Clean up OvsdbPortUpdateCommand.java
authorRyan Goulding <ryandgoulding@gmail.com>
Fri, 10 Apr 2015 20:26:15 +0000 (16:26 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Sat, 11 Apr 2015 13:25:00 +0000 (09:25 -0400)
This change abstracts the different steps involved in the
OvsdbPortUpdateCommand.execute() method so that the code is more readable. The
individual steps have been put into the appropriate private helper methods.

Change-Id: Ifacdc0fe44f0555da690ca1c306b0462d34bc24e
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>

No differences found