improves services activation in the renderer 97/64397/9
authorChristophe Betoule <christophe.betoule@orange.com>
Tue, 17 Oct 2017 11:05:03 +0000 (13:05 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 26 Oct 2017 16:08:59 +0000 (18:08 +0200)
commit9e604d96746a08a485eeb9f55a0f8463bde28ab1
tree24492b5bde030bbee5983fc4d75dd19fb817a791
parent2919da6e5f18c721188a2025e84448b17d4c6c21
improves services activation in the renderer

Adds the new method 'activateService' in DeviceRenderer.java
This method changes the equipment state on circuit-packs supporting the
service terminations points (XPDR device) during a service path creation
and/or removal.
Rewrites all LOG messages according to Best Practices at the URL below.
https://wiki.opendaylight.org/view/BestPractices/Logging_Best_Practices#Use_parameterized_logging

Change-Id: Ibee4e9e428cb91233cea6c88ec2fdbb8dfc5015f
Signed-off-by: Christophe Betoule <christophe.betoule@orange.com>
Co-authored-by: Gilles Thouenon <gilles.thouenon@orange.com>
renderer/src/main/java/org/opendaylight/transportpce/renderer/provisiondevice/DeviceRenderer.java