From 3355f5edefdebb245eda42708d2ad9a761d77025 Mon Sep 17 00:00:00 2001 From: Tomas Sedovic Date: Wed, 25 Jun 2014 13:19:38 +0200 Subject: Remove ImageBuilder::Elements from templates We're not using this metadata for anything. Change-Id: I9d27c76dfa7223cbd16b9afe967696644137b8d6 --- block-storage-nfs.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'block-storage-nfs.yaml') diff --git a/block-storage-nfs.yaml b/block-storage-nfs.yaml index c1653837..93ac4f65 100644 --- a/block-storage-nfs.yaml +++ b/block-storage-nfs.yaml @@ -49,7 +49,6 @@ Resources: secret_access_key: Fn::GetAtt: [ BlockStorageKey, SecretAccessKey ] stack_name: {Ref: 'AWS::StackName'} - OpenStack::ImageBuilder::Elements: [ cinder ] keystone: host: {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [controller0, networks]} ]} ] } cinder: -- cgit 1.2.3-korg