diff options
author | Jenkins <jenkins@review.openstack.org> | 2013-11-27 18:00:15 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-11-27 18:00:15 +0000 |
commit | b1b60b258706137ce6c28d1bc03f5b19b044f289 (patch) | |
tree | 84273bd26e0ad21134ba57abcd0a9198b290c69b | |
parent | dbda731e48f6bb29cd40cfa774a751c2566b6297 (diff) | |
parent | b9198ad03a824a12e6b5331f1995473257fb0665 (diff) |
Merge "Fix case of OpenStack in templates."
-rw-r--r-- | overcloud-source.yaml | 2 | ||||
-rw-r--r-- | swift-source.yaml | 2 | ||||
-rw-r--r-- | undercloud-source.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml index 3e83684d..57a5560e 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -147,7 +147,7 @@ Resources: InstanceType: '0' Metadata: OpenStack::Heat::Stack: {} - Openstack::ImageBuilder::Elements: + OpenStack::ImageBuilder::Elements: - boot-stack - heat-cfntools - heat-localip diff --git a/swift-source.yaml b/swift-source.yaml index a982d2f4..14bbf2b9 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -1,4 +1,4 @@ -Description: 'Swift-common: Openstack object storage common configurations' +Description: 'Swift-common: OpenStack object storage common configurations' Parameters: SwiftHashSuffix: Default: unset diff --git a/undercloud-source.yaml b/undercloud-source.yaml index f017f62a..35a017e6 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -70,7 +70,7 @@ Resources: Metadata: OpenStack::Role: undercloudConfig OpenStack::Heat::Stack: {} - Openstack::ImageBuilder::Elements: [ boot-stack, heat-cfntools, neutron-network-node ] + OpenStack::ImageBuilder::Elements: [ boot-stack, heat-cfntools, neutron-network-node ] admin-password: Ref: AdminPassword admin-token: |