Fixed termination point deletion from operational data store. 12/19012/3
authorAnil Vishnoi <vishnoianil@gmail.com>
Fri, 24 Apr 2015 13:08:02 +0000 (18:38 +0530)
committerSam Hague <shague@redhat.com>
Fri, 24 Apr 2015 15:07:18 +0000 (15:07 +0000)
commit92edcb18fb7be442c7abf1d5e2cb769df7a58099
tree4561d72a0b675bf42148fae6273830efc5915697
parent7e2f6c7c6db969f87500339b0f5b387529d0d8ec
Fixed termination point deletion from operational data store.
Plugin was not removing termination point operational data from
operational data store once port deleted from bridge

Change-Id: I61de3e9b5dcdc4ac096422f6445562a194ba9fa1
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortRemoveCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortTransactionCommand.java [deleted file]