From 07b90b6e3b0f1346412493510fb878faf90c1cc1 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Wed, 8 May 2013 22:59:09 +0000 Subject: Fix swift Metadata section. --- glance.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'glance.yaml') 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: '' -- cgit 1.2.3-korg