un-deprecate common device getDeviceMountPoint 13/87213/6
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 16 Dec 2019 10:33:52 +0000 (11:33 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 29 Jan 2020 14:08:20 +0000 (15:08 +0100)
commiteb9a3c249e4707780575f5b41cd78b9c9ebf0869
treedb65da34128fc0e3bd92e3c0aa290be2d24bb0b2
parent4a8506781b78fd6017cb2bd88bbbbab6b5a0c7e6
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