diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-10-07 03:37:35 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-10-07 03:37:35 +0000 |
commit | d3d0fb6a86375debe233f654b0ea901cf0beb6eb (patch) | |
tree | 74a09d2a6a5a16f6c567ec234dcc5775341232a4 /network_data.yaml | |
parent | 02dffd2da7a0d9e4a8c00686747f157583291c3f (diff) | |
parent | 520be6bb4056ead8e6fad08ad96e99f7da5b341e (diff) |
Merge "Fixes heat resource name for Internal API Network" into stable/pike
Diffstat (limited to 'network_data.yaml')
-rw-r--r-- | network_data.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network_data.yaml b/network_data.yaml index bce82cb2..90293ab3 100644 --- a/network_data.yaml +++ b/network_data.yaml @@ -58,7 +58,6 @@ allocation_pools: [{'start': '172.16.2.4', 'end': '172.16.2.250'}] ipv6_subnet: 'fd00:fd00:fd00:2000::/64' ipv6_allocation_pools: [{'start': 'fd00:fd00:fd00:2000::10', 'end': 'fd00:fd00:fd00:2000:ffff:ffff:ffff:fffe'}] - compat_name: Internal - name: Storage vip: true name_lower: storage |