Merge "Align template defaults with the client"
[apex-tripleo-heat-templates.git] / network / networks.yaml
index 7d36707..ab50ae1 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2014-10-16
+heat_template_version: 2015-04-30
 
 description: Create networks to split out Overcloud traffic
 
@@ -18,3 +18,6 @@ resources:
 
   TenantNetwork:
     type: OS::TripleO::Network::Tenant
+
+  ManagementNetwork:
+    type: OS::TripleO::Network::Management