From b9198ad03a824a12e6b5331f1995473257fb0665 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Tue, 26 Nov 2013 11:19:40 -0500 Subject: Fix case of OpenStack in templates. merge.py seems to look for OpenStack::ImageBuilder::Elements But we use Openstack::ImageBuilder::Elements in our templates. Change-Id: I94ee367cf77c3f2929ee23d2dcdd28622849c89e --- swift-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swift-source.yaml') 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 -- cgit 1.2.3-korg