aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-02-24 21:17:23 +0000
committerGerrit Code Review <review@openstack.org>2015-02-24 21:17:23 +0000
commit44c8ef87a6cf05d998859453b1545ac62a7568e0 (patch)
treee0738a9927d2e4920db6e87fd851e11e179db13d /overcloud-without-mergepy.yaml
parent99b0323a3436c08d74ae04a5a07ca020e246d10e (diff)
parent66aaf72d35fc7c9be5d4fc7605f8ad6d7b5c520e (diff)
Merge "ObjectStore: Exec puppet after all configuration"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index 3a719e3c..a1e54bce 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -790,6 +790,12 @@ resources:
properties:
servers: {get_attr: [Compute, attributes, nova_server_resource]}
+ ObjectStorageNodesPostDeployment:
+ type: OS::TripleO::ObjectStoragePostDeployment
+ depends_on: ObjectStorageSwiftDeployment
+ properties:
+ servers: {get_attr: [ObjectStorage, attributes, nova_server_resource]}
+
outputs:
KeystoneURL:
description: URL for the Overcloud Keystone service