Refresh description for swift/cinder/ceph storage nodes
authorGiulio Fidente <gfidente@redhat.com>
Fri, 17 Apr 2015 13:02:10 +0000 (15:02 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 17 Apr 2015 13:02:10 +0000 (15:02 +0200)
These appear in the Tuskar UI and CLI so are worth keeping
consistent with those of the controller/compute nodes

Change-Id: I7cdd3a67d6f190f43e279fad0c4bf5f409d1e161

puppet/ceph-storage-post-puppet.yaml
puppet/ceph-storage-puppet.yaml
puppet/cinder-storage-post.yaml
puppet/cinder-storage-puppet.yaml
puppet/swift-storage-post.yaml
puppet/swift-storage-puppet.yaml

index 5e1c42f..53ecbe1 100644 (file)
@@ -1,7 +1,7 @@
 heat_template_version: 2014-10-16
 
 description: >
-  OpenStack Ceph Storage node post deployment for Puppet.
+  OpenStack ceph storage node post deployment for Puppet
 
 parameters:
   servers:
index 1599a32..e9f82c2 100644 (file)
@@ -1,5 +1,5 @@
 heat_template_version: 2014-10-16
-description: 'Common Ceph Storage Configuration for Puppet'
+description: 'OpenStack ceph storage node configured by Puppet'
 parameters:
   Flavor:
     description: Flavor for the Ceph Storage node.
index 28e8780..e11493c 100644 (file)
@@ -1,7 +1,5 @@
 heat_template_version: 2014-10-16
-description: 'Common Block Storage Post Deployment'
-# NOTE: this is a noop for os-apply-config style deployments because
-# post deployment ordering is controlled by tripleo-image-elements
+description: 'OpenStack cinder storage post deployment for Puppet'
 
 parameters:
   servers:
index c7fd2ca..ecea763 100644 (file)
@@ -1,5 +1,5 @@
 heat_template_version: 2014-10-16
-description: 'Block Storage Configuration w/ Puppet'
+description: 'OpenStack cinder storage configured by Puppet'
 parameters:
   Image:
     default: overcloud-cinder-volume
index 3f06931..edceba9 100644 (file)
@@ -1,7 +1,5 @@
 heat_template_version: 2014-10-16
-description: 'Swift Storage Post Deployment'
-# NOTE: this is a noop for os-apply-config style deployments because
-# post deployment ordering is controlled by tripleo-image-elements
+description: 'OpenStack swift storage node post deployment for Puppet'
 
 parameters:
   servers:
index 6d446b0..eba44e6 100644 (file)
@@ -1,5 +1,5 @@
 heat_template_version: 2014-10-16
-description: 'Common Swift Storage Configuration'
+description: 'OpenStack swift storage node configured by Puppet'
 parameters:
   Flavor:
     description: Flavor for Swift storage nodes to request when deploying.