Enable debug for deployment handler 57/46257/1
authorLusheng Ji <lji@research.att.com>
Fri, 4 May 2018 16:14:57 +0000 (12:14 -0400)
committerLusheng Ji <lji@research.att.com>
Fri, 4 May 2018 16:15:03 +0000 (12:15 -0400)
Issue-ID: DCAEGEN2-487
Change-Id: Id35270dae823c5078fb8ae5f8e60c6dcc62d4350
Signed-off-by: Lusheng Ji <lji@research.att.com>
heat/register.sh

index d13b925..3176e44 100755 (executable)
@@ -239,6 +239,7 @@ curl -v -X PUT -H "Content-Type: application/json" \
 # deployment handler
 REGKV='
 {
+  "logLevel": "DEBUG",
   "cloudify": {
     "protocol": "http"
   },