aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2013-05-14 11:34:39 -0700
committerClint Byrum <clint@fewbar.com>2013-06-06 09:28:25 -0700
commita983dbb103b0353d7cdca53d7e594957f1cccce4 (patch)
tree66960604b26f899d69c58ecc1e8fac475a29cd5f
parenta808e90f0218925bd858a5c11ce6abc104c0fcf5 (diff)
Make descriptions less redundant.
-rw-r--r--base.yaml2
-rw-r--r--glance.yaml2
-rw-r--r--heat-allinone.yaml2
-rw-r--r--heat.yaml2
-rw-r--r--keystone.yaml2
-rw-r--r--mysql.yaml2
-rw-r--r--notcompute.yaml4
-rw-r--r--nova-api.yaml2
-rw-r--r--nova-compute.yaml2
-rw-r--r--quantum.yaml2
-rw-r--r--rabbitmq.yaml2
11 files changed, 12 insertions, 12 deletions
diff --git a/base.yaml b/base.yaml
index 4353c42f..640796d2 100644
--- a/base.yaml
+++ b/base.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Tie OpenStack components together'
+Description: 'Tie OpenStack components together'
Parameters:
TemplateRoot:
Description: URL Base where all of our templates are available
diff --git a/glance.yaml b/glance.yaml
index b5c0079f..fd7470ad 100644
--- a/glance.yaml
+++ b/glance.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Glance'
+Description: 'Glance'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/heat-allinone.yaml b/heat-allinone.yaml
index f1dead28..13fb1dbb 100644
--- a/heat-allinone.yaml
+++ b/heat-allinone.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Heat Engine and API'
+Description: 'Heat Engine and API'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/heat.yaml b/heat.yaml
index d6aa52ed..4409f19a 100644
--- a/heat.yaml
+++ b/heat.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Heat Engine and API'
+Description: 'Heat Engine and API'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/keystone.yaml b/keystone.yaml
index fc256203..4fc635da 100644
--- a/keystone.yaml
+++ b/keystone.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Keystone'
+Description: 'Keystone'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/mysql.yaml b/mysql.yaml
index f6142e2a..4949b519 100644
--- a/mysql.yaml
+++ b/mysql.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Dedicated MySQL server'
+Description: 'Dedicated MySQL server'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/notcompute.yaml b/notcompute.yaml
index 91bdfa2e..bfe6d7a9 100644
--- a/notcompute.yaml
+++ b/notcompute.yaml
@@ -1,5 +1,5 @@
-Description: HEAT Template - Dedicated MySQL server,HEAT Template - Dedicated MySQL
- server,HEAT Template - Nova API
+Description: Dedicated MySQL server,Dedicated MySQL
+ server,Nova API
HeatTemplateFormatVersion: '2012-12-12'
Outputs:
GlancePassword:
diff --git a/nova-api.yaml b/nova-api.yaml
index 92ea3cae..204621c2 100644
--- a/nova-api.yaml
+++ b/nova-api.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Nova API'
+Description: 'Nova API'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/nova-compute.yaml b/nova-compute.yaml
index ae4affbf..18dddcc8 100644
--- a/nova-compute.yaml
+++ b/nova-compute.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Nova Compute'
+Description: 'Nova Compute'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/quantum.yaml b/quantum.yaml
index bc08f014..9caad891 100644
--- a/quantum.yaml
+++ b/quantum.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Quantum'
+Description: 'Quantum'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
diff --git a/rabbitmq.yaml b/rabbitmq.yaml
index d8fdb5f6..80e28eb6 100644
--- a/rabbitmq.yaml
+++ b/rabbitmq.yaml
@@ -1,5 +1,5 @@
HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Dedicated MySQL server'
+Description: 'Dedicated RabbitMQ Server'
Parameters:
KeyName:
Description: Name of an existing EC2 KeyPair to enable SSH access to the instances