Make descriptions less redundant.
This commit is contained in:
parent
a808e90f02
commit
a983dbb103
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user