Support for using external Ceph clusters
[apex-tripleo-heat-templates.git] / deprecated / overcloud-source.yaml
index 91b6b7f..d355c4d 100644 (file)
@@ -475,6 +475,8 @@ resources:
     SubKey: resources.NovaCompute0PassthroughSpecific
     parameters:
         passthrough_config_specific: {get_param: NovaComputeExtraConfig}
+  HeatAuthEncryptionKey:
+    type: OS::Heat::RandomString
   controllerConfig:
     type: OS::Heat::StructuredConfig
     properties:
@@ -561,7 +563,8 @@ resources:
             get_param: HeatPassword
           admin_tenant_name: service
           admin_user: heat
-          auth_encryption_key: unset___________
+          auth_encryption_key:
+            get_resource: HeatAuthEncryptionKey
           db:
             Fn::Join:
               - ''
@@ -874,10 +877,6 @@ resources:
                     - ' '
                     - - {get_attr: [NovaCompute0, networks, ctlplane, 0]}
                       - {get_attr: [NovaCompute0, name]}
-                      - Fn::Join:
-                        - '.'
-                        - - {get_attr: [NovaCompute0, name]}
-                          - 'novalocal'
             - Fn::Join:
               - "\n"
               - Merge::Map:
@@ -886,10 +885,6 @@ resources:
                     - ' '
                     - - {get_attr: [BlockStorage0, networks, ctlplane, 0]}
                       - {get_attr: [BlockStorage0, name]}
-                      - Fn::Join:
-                        - '.'
-                        - - {get_attr: [BlockStorage0, name]}
-                          - 'novalocal'
             - Fn::Join:
               - "\n"
               - Merge::Map:
@@ -898,10 +893,6 @@ resources:
                     - ' '
                     - - {get_attr: [SwiftStorage0, networks, ctlplane, 0]}
                       - {get_attr: [SwiftStorage0, name]}
-                      - Fn::Join:
-                        - '.'
-                        - - {get_attr: [SwiftStorage0, name]}
-                          - 'novalocal'
             - Fn::Join:
               - "\n"
               - Merge::Map:
@@ -910,10 +901,6 @@ resources:
                     - ' '
                     - - {get_attr: [controller0, networks, ctlplane, 0]}
                       - {get_attr: [controller0, name]}
-                      - Fn::Join:
-                        - '.'
-                        - - {get_attr: [controller0, name]}
-                          - 'novalocal'
                       - {get_param: CloudName}
         rabbit:
           nodes: