aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorJaume Devesa <devvesa@gmail.com>2015-10-17 16:30:36 +0000
committerJaume Devesa <devvesa@gmail.com>2015-12-21 12:15:32 +0100
commitde90b568fc39ac0b1c02dc3131cce718adfe8f3a (patch)
treef020ba945944fcdf6e042851d4372d6c925cdddf /puppet/compute.yaml
parent0284f863a95d4cd27b19de048141cd7ec07c161b (diff)
MidoNet heat templates
Deploy a TripleO overcloud with networking midonet. MidoNet is a monolithic plugin and quite changes on the puppet manifest must be done. Depends-On: I72f21036fda795b54312a7d39f04c30bbf16c41b Depends-On: I6f1ac659297b8cf6671e11ad23284f8f543568b0 Depends-On: Icea9bd96e4c80a26b9e813d383f84099c736d7bf Change-Id: I9692e2ef566ea37e0235a6059b1ae1ceeb9725ba
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index 43ef5820..e9f78762 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -404,6 +404,7 @@ resources:
- common
- cisco_n1kv_data # Optionally provided by ComputeExtraConfigPre
- nova_nuage_data # Optionally provided by ComputeExtraConfigPre
+ - midonet_data # Optionally provided by AllNodesExtraConfig
datafiles:
compute_extraconfig:
mapped_data: {get_param: NovaComputeExtraConfig}