un-deprecate common device getDeviceMountPoint 28/86428/3
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 16 Dec 2019 10:33:52 +0000 (11:33 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 17 Dec 2019 16:59:00 +0000 (17:59 +0100)
commit8456f20e6af84cdab5fe06dd2f252fe70e40c210
tree4205e3d2fdb08d06b266b89b7b3e2ab80e893a38
parent34accb540c7c9dc3c52b0b96c7b034cf476ff15c
un-deprecate common device getDeviceMountPoint

This method has been introduced already deprecated because it was
relying on the old md.sal controller API.
Since we use now the new MD-SAL API, there is no reason to keep it
deprecated.

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I0fe318138e3d88177be0344ff9714ad2b7eb4af1
common/src/main/java/org/opendaylight/transportpce/common/device/DeviceTransactionManager.java