From d8e253182053d5e813cd2c067ee1da453813a2fc Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 11 Jul 2017 15:45:52 +0100 Subject: Convert compute-role.yaml to role.role.j2.yaml Add some special-casing for backwards compatibility, such that the Compute role can be rendered via j2 for support of composable networks. Change-Id: Ieee446583f77bb9423609d444c576788cf930121 Partially-Implements: blueprint composable-networks --- environments/ips-from-pool-all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environments/ips-from-pool-all.yaml') diff --git a/environments/ips-from-pool-all.yaml b/environments/ips-from-pool-all.yaml index 87563753..d4eccbcf 100644 --- a/environments/ips-from-pool-all.yaml +++ b/environments/ips-from-pool-all.yaml @@ -51,7 +51,7 @@ parameter_defaults: - 172.16.0.251 #management: #- 172.16.4.251 - NovaComputeIPs: + ComputeIPs: # Each compute will get an IP from the lists below, first compute, first IP internal_api: - 172.16.2.252 -- cgit 1.2.3-korg