diff options
author | Tomas Sedovic <tsedovic@redhat.com> | 2014-06-25 13:19:38 +0200 |
---|---|---|
committer | Tomas Sedovic <tsedovic@redhat.com> | 2014-07-11 16:47:24 +0200 |
commit | 3355f5edefdebb245eda42708d2ad9a761d77025 (patch) | |
tree | e1c488a9969bc7f03beb6379e5b1ccf4cbe9309c | |
parent | 2c982451e6e0ff6a9537cc56324ba6d0d4986712 (diff) |
Remove ImageBuilder::Elements from templates
We're not using this metadata for anything.
Change-Id: I9d27c76dfa7223cbd16b9afe967696644137b8d6
-rw-r--r-- | block-storage-nfs.yaml | 1 | ||||
-rw-r--r-- | controller.yaml | 8 |
2 files changed, 0 insertions, 9 deletions
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: diff --git a/controller.yaml b/controller.yaml index 758778d8..f7a8633e 100644 --- a/controller.yaml +++ b/controller.yaml @@ -107,14 +107,6 @@ Resources: Type: AWS::IAM::User controller0: Metadata: - OpenStack::ImageBuilder::Elements: - - nova-api - - keystone - - heat-api - - heat-engine - - glance - - mysql-migration - - rabbitmq-server admin-password: Ref: ServicePassword admin-token: |