From: Clint Byrum Date: Tue, 14 May 2013 18:39:35 +0000 (-0700) Subject: Removing unused TemplateURL X-Git-Tag: opnfv-6.0.0~3018 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3757db1f5b72388d5d4084e413b222b5d0294bf0;p=apex-tripleo-heat-templates.git Removing unused TemplateURL --- diff --git a/glance.yaml b/glance.yaml index fd7470ad..2980e6a6 100644 --- a/glance.yaml +++ b/glance.yaml @@ -19,9 +19,6 @@ Parameters: ServicePassword: Description: admin_password for setting up auth in keystone. Type: String - TemplateURL: - Type: String - Default: https://raw.github.com/openstack-ops/templates/master/ RabbitHost: Type: String RabbitPassword: diff --git a/heat.yaml b/heat.yaml index 4409f19a..d4c3eefc 100644 --- a/heat.yaml +++ b/heat.yaml @@ -30,9 +30,6 @@ Parameters: AvailabilityZones: Type: List Default: [ 1 ] - TemplateURL: - Type: String - Default: https://raw.github.com/openstack-ops/templates/master/ Resources: EngineAccessPolicy: Type: OS::Heat::AccessPolicy diff --git a/notcompute.yaml b/notcompute.yaml index a97f4d7c..c27e85ee 100644 --- a/notcompute.yaml +++ b/notcompute.yaml @@ -105,9 +105,6 @@ Parameters: ServicePassword: Description: admin_password for setting up auth in nova. Type: String - TemplateURL: - Default: https://raw.github.com/openstack-ops/templates/master/ - Type: String notcomputeImage: Type: String Resources: diff --git a/nova-api.yaml b/nova-api.yaml index 204621c2..18db7c9a 100644 --- a/nova-api.yaml +++ b/nova-api.yaml @@ -19,9 +19,6 @@ Parameters: ServicePassword: Description: admin_password for setting up auth in nova. Type: String - TemplateURL: - Type: String - Default: https://raw.github.com/openstack-ops/templates/master/ RabbitHost: Type: String RabbitPassword: diff --git a/nova-compute.yaml b/nova-compute.yaml index 18dddcc8..ad7446f0 100644 --- a/nova-compute.yaml +++ b/nova-compute.yaml @@ -16,9 +16,6 @@ Parameters: ServicePassword: Description: admin_password for setting up auth in nova. Type: String - TemplateURL: - Type: String - Default: https://raw.github.com/openstack-ops/templates/master/ RabbitHost: Type: String RabbitPassword: diff --git a/quantum.yaml b/quantum.yaml index 9caad891..38f6ac82 100644 --- a/quantum.yaml +++ b/quantum.yaml @@ -19,9 +19,6 @@ Parameters: ServicePassword: Description: admin_password for setting up auth in quantum. Type: String - TemplateURL: - Type: String - Default: https://raw.github.com/openstack-ops/templates/master/ RabbitHost: Type: String RabbitPassword: