aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/ceph-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-18 23:16:15 +0000
committerGerrit Code Review <review@openstack.org>2016-01-18 23:16:15 +0000
commit795e4290dd6b12a8f4b7c6932a3777a036195081 (patch)
treeced95c3bdd98558a7e45ad2ee76305ed71fe9fd8 /puppet/ceph-storage.yaml
parentfd9208025eae0304fa5b6936749fbee96cf9b814 (diff)
parent1733d74392b0cc8f3577da68fbb5eb6165802c37 (diff)
Merge "Set the name property for all deployment resources"
Diffstat (limited to 'puppet/ceph-storage.yaml')
-rw-r--r--puppet/ceph-storage.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/ceph-storage.yaml b/puppet/ceph-storage.yaml
index 3044d975..e310e1f5 100644
--- a/puppet/ceph-storage.yaml
+++ b/puppet/ceph-storage.yaml
@@ -190,6 +190,7 @@ resources:
NetworkDeployment:
type: OS::TripleO::SoftwareDeployment
properties:
+ name: NetworkDeployment
config: {get_resource: NetworkConfig}
server: {get_resource: CephStorage}
actions: {get_param: NetworkDeploymentActions}
@@ -198,6 +199,7 @@ resources:
type: OS::Heat::StructuredDeployment
depends_on: NetworkDeployment
properties:
+ name: CephStorageDeployment
config: {get_resource: CephStorageConfig}
server: {get_resource: CephStorage}
input_values: