From: Christophe Betoule Date: Tue, 17 Oct 2017 11:05:03 +0000 (+0200) Subject: improves services activation in the renderer X-Git-Tag: v0.2.0~87^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9e604d96746a08a485eeb9f55a0f8463bde28ab1;hp=9e604d96746a08a485eeb9f55a0f8463bde28ab1;p=transportpce.git 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 Co-authored-by: Gilles Thouenon ---