magnum/contrib/drivers/dcos_centos_v1/templates
Feilong Wang 3b42888198 Fix label fixed_network_cidr
Now the label `fixed_network_cidr` is not handled correctly, no matter
if the label is set, the default value '10.0.0.0/24' is used for
fixed network anyway. This patch fixes it and renamed it as
`fixed_subnet_cidr` to make less confusion. The new behaviour will be:
1. If the label `fixed_subnet_cidr` is set but no fixed subnet passed
   in, then a new subnet will be created with the given CIDR.
2. If a fixed subnet is passed in by user, then label `fixed_subnet_cidr`
   will be override with the CIDR from the given subnet.

Task: 39847
Story: 2007712

Change-Id: Id05e36696bf85297a556fcd959ed897fe47b7354
(cherry picked from commit 001b9c6101)
2020-07-15 03:04:04 +00:00
..
fragments Support dcos installation on centos vm cluster 2017-04-10 12:05:45 +08:00
dcoscluster.yaml Fix label fixed_network_cidr 2020-07-15 03:04:04 +00:00
dcosmaster.yaml Support dcos installation on centos vm cluster 2017-04-10 12:05:45 +08:00
dcosslave.yaml Support dcos installation on centos vm cluster 2017-04-10 12:05:45 +08:00
lb.yaml Support dcos installation on centos vm cluster 2017-04-10 12:05:45 +08:00
secgroup.yaml Support dcos installation on centos vm cluster 2017-04-10 12:05:45 +08:00