Fixed NoneType issue when logging-environment.yaml is used
authorJuan Badia Payno <jbadiapa@redhat.com>
Fri, 30 Sep 2016 08:13:29 +0000 (10:13 +0200)
committerJuan Badia Payno <jbadiapa@redhat.com>
Fri, 30 Sep 2016 13:13:57 +0000 (15:13 +0200)
When you tried to use the environemnt/logging-environemnt.yaml
as a part of the deployment on the overcloud you hit the
following error and it stops the deploy of the overcloud.

***
Deploying templates in the directory /home/stack/tripleo-heat-templates
'NoneType' object does not support item assignment
***

Closes-Bug: #1629315
Change-Id: I55e5c7f20ddf30f3e48247b734f6fa47f5de3750
Signed-off-by: Juan Badia Payno <jbadiapa@redhat.com>
environments/logging-environment.yaml

index eefa702..c583ca7 100644 (file)
@@ -4,7 +4,7 @@
 resource_registry:
   OS::TripleO::Services::FluentdClient: ../puppet/services/logging/fluentd-client.yaml
 
-parameter_defaults:
+#parameter_defaults:
 
 ## Simple configuration
 #