diff options
author | 2014-12-05 18:51:25 +0000 | |
---|---|---|
committer | 2014-12-05 18:51:25 +0000 | |
commit | fc0158c38c41f7142c8bdb2e4ec154012ad88e53 (patch) | |
tree | 74089ced913bd8b56da305ff65edd2081903ac47 /overcloud-source.yaml | |
parent | 266b3025469d0e71e2064391154f271eeeb393ec (diff) | |
parent | d1b7e15806d728703a8ab11c911fd7592f76b1a5 (diff) |
Merge "Remove LiveUpdate params"
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r-- | overcloud-source.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml index c08dcbde..a3252571 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -186,27 +186,6 @@ parameters: description: Keystone key for signing tokens. type: string hidden: true - LiveUpdateComputeImage: - type: string - description: The image ID for live-updates to the overcloud compute nodes. - default: '' - LiveUpdateHost: - type: string - description: The IP address for the undercloud Glance API. - default: '' - LiveUpdatePassword: - type: string - default: '' - description: The live-update password for the undercloud Glance API. - hidden: true - LiveUpdateTenantName: - type: string - description: The live-update tenant name for the undercloud Glance API. - default: '' - LiveUpdateUserName: - type: string - description: The live-update username for the undercloud Glance API. - default: '' MysqlInnodbBufferPoolSize: description: > Specifies the size of the buffer pool in megabytes. Setting to |