From 378783f876e10b88becdcd1eb0d0d24fd45e7a80 Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Mon, 11 Nov 2013 20:42:46 +0000 Subject: Add metadata to configure swift o Adds the required swift metadata (in swift-source.yaml). o Sets up glance to use the swift backend on the overcloud. o Sets up glance to use the file backend on the undercloud and seed, i.e. maintain the Status quo. Change-Id: I4a70ffbf9c51f1fea5cfc84d8718d3d30d36b3f2 --- nova-compute-instance.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'nova-compute-instance.yaml') diff --git a/nova-compute-instance.yaml b/nova-compute-instance.yaml index dd7c39ae..91520659 100644 --- a/nova-compute-instance.yaml +++ b/nova-compute-instance.yaml @@ -131,6 +131,3 @@ Resources: rabbit: host: {Ref: RabbitHost} password: {Ref: RabbitPassword} - swift: - store_user: '' - store_key: '' -- cgit 1.2.3-korg