Rename heat_watch_server_url to watch_server_url
authorDerek Higgins <derekh@redhat.com>
Tue, 29 Oct 2013 14:48:21 +0000 (14:48 +0000)
committerDerek Higgins <derekh@redhat.com>
Tue, 29 Oct 2013 14:54:07 +0000 (14:54 +0000)
The other *_server_url parameters are not prefixed with heat_ and this
is already in the heat namespace.

Change-Id: I24effcfedccb7b69b4e4d022db6676da51083401

overcloud-source.yaml
undercloud-bm.yaml
undercloud-vm.yaml

index c8aa046..9f9c595 100644 (file)
@@ -194,7 +194,7 @@ Resources:
         admin_user: heat
         auth_encryption_key: unset___________
         db: mysql://heat:unset@localhost/heat
-        heat_watch_server_url:
+        watch_server_url:
           Fn::Join:
             - ''
             - - 'http://'
index cfc6f4f..3006cd0 100644 (file)
@@ -110,7 +110,7 @@ Resources:
         admin_user: heat
         auth_encryption_key: unset___________
         db: mysql://heat:unset@localhost/heat
-        heat_watch_server_url:
+        watch_server_url:
           Fn::Join:
             - ''
             - - http://
index e8502a5..ebe09b1 100644 (file)
@@ -115,7 +115,7 @@ Resources:
         admin_user: heat
         auth_encryption_key: unset___________
         db: mysql://heat:unset@localhost/heat
-        heat_watch_server_url:
+        watch_server_url:
           Fn::Join:
             - ''
             - - http://