Enhance the createOtsOms RPC with a timer 68/77168/1
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Fri, 5 Oct 2018 14:23:34 +0000 (16:23 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 22 Oct 2018 09:56:57 +0000 (11:56 +0200)
commit44684ce8c8552a35e51a154de3342cfc4c50e4f5
tree7ae6d9a42efc3faee3d947c8b869e428deecc63d
parent922e31d0c09ed2f189362381cd19e6c5dc69a949
Enhance the createOtsOms RPC with a timer

Modify the createOtsOms RPC to be able to wait 1min until the operation
'updatePortmapping' refreshes the supportedOts information in the
portmapping datastore.

Change-Id: I8ebdb52f528a65d8abd1843ead54959f9d65ca79
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingImpl.java
renderer/src/main/java/org/opendaylight/transportpce/renderer/openroadminterface/OpenRoadmInterfaceFactory.java
renderer/src/main/java/org/opendaylight/transportpce/renderer/provisiondevice/DeviceRendererServiceImpl.java
renderer/src/test/java/org/opendaylight/transportpce/renderer/utils/MountPointUtils.java