From: Clint Byrum Date: Wed, 8 May 2013 22:59:09 +0000 (+0000) Subject: Fix swift Metadata section. X-Git-Tag: opnfv-6.0.0~3038 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=07b90b6e3b0f1346412493510fb878faf90c1cc1;p=apex-tripleo-heat-templates.git Fix swift Metadata section. --- diff --git a/glance.yaml b/glance.yaml index b5df07e4..af75b224 100644 --- a/glance.yaml +++ b/glance.yaml @@ -67,5 +67,6 @@ Resources: rabbit: host: {Ref: RabbitHost} password: {Ref: RabbitPassword} - swift.store_user: '' - swift.store_key: '' + swift: + store_user: '' + store_key: ''