aboutsummaryrefslogtreecommitdiffstats
path: root/network_data.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-11 11:26:41 +0000
committerGerrit Code Review <review@openstack.org>2017-08-11 11:26:41 +0000
commitef6b8d44c26c5bb172e5f9c90e170eba43084066 (patch)
tree83fda7e56ec3aceaac7c4a41738008e8dea58fcb /network_data.yaml
parentf3c58d50d327e4bbd1bc9cdd70710ba9778336a3 (diff)
parenta8a1d5b30c12a3cf8f0268216e97b9d2f7568086 (diff)
Merge "Keep dynamic network creation backward compatible."
Diffstat (limited to 'network_data.yaml')
-rw-r--r--network_data.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/network_data.yaml b/network_data.yaml
index 947769ae..6ad37dfe 100644
--- a/network_data.yaml
+++ b/network_data.yaml
@@ -17,6 +17,8 @@
# allocation_pools: IP range list e.g. [{'start':'10.0.0.4', 'end':'10.0.0.250}]
# gateway_ip: gateway for the network (optional, may use parameter defaults)
# NOTE: IP-related values set parameter defaults in templates, may be overridden.
+# compat_name: for existing stack you may need to override the default transformation
+# for the resource's name.
#
# Example:
# - name Example
@@ -39,6 +41,7 @@
vip: true
ip_subnet: '172.16.2.0/24'
allocation_pools: [{'start': '172.16.2.4', 'end': '172.16.2.250'}]
+ compat_name: Internal
- name: Storage
vip: true
name_lower: storage