Added logic for the PacketcableProvider class to manage failed gate requests as well... 76/20676/1
authorSteven Pisarski <s.pisarski@cablelabs.com>
Mon, 18 May 2015 21:35:39 +0000 (15:35 -0600)
committerSteven Pisarski <s.pisarski@cablelabs.com>
Mon, 18 May 2015 21:35:39 +0000 (15:35 -0600)
commit894b20e9ceec1c638a5fd09964284daad0341429
tree0fdc13e7502fb82106b565a88eb4df2021b0c4a3
parent01ea06a6bb49d840cc3f2b3362bbdde7a5764fdc
Added logic for the PacketcableProvider class to manage failed gate requests as well as successful.
This will ensure that the ODL restconf state and the plugin's will remain in sync. Previously, should a failed gate set be made then deleted, ODL/restconf would no longer display the gate info but it was impossible to create a new one with the same ID as the plugin would say it already existed.

Change-Id: I1b0e1b5540225d7b2afda47aaa7c8bf3f46c9508
Signed-off-by: Steven Pisarski <s.pisarski@cablelabs.com>
packetcable-policy-server/src/main/java/org/opendaylight/controller/packetcable/provider/PacketcableProvider.java