blueprint for 2.1.2 deployment-handler 63/46263/1
authorAlex Shatov <alexs@att.com>
Fri, 4 May 2018 16:32:27 +0000 (12:32 -0400)
committerAlex Shatov <alexs@att.com>
Fri, 4 May 2018 16:32:27 +0000 (12:32 -0400)
commit367021a5223969aff3a06024234d1ba41e993a90
tree80f0c17dea608934ddfb984f2bc1b89ff1841571
parentea1a3df80c8b2de5c05745f3290beee8ae1c252a
blueprint for 2.1.2 deployment-handler

- external version 2.1.2, internal version 4.4.2
- fixed 500 "value" argument is out of bounds
- convert the EOL to linux "\n" in the blueprint
   before zipping and sending to cloudify to avoid crashing
   when the blueprint is windows "\r\n" or mac "\r" based
- on catching the exception - log the stack
- added logger.info that replaced the logger.debug
   in a variety of places

Change-Id: Ibc2985d3d6f50208cfaa54138192899994f9c82d
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-487
blueprints/DeploymentHandler.yaml-template
blueprints/k8s-deployment_handler.yaml-template