magnum/magnum/drivers/swarm_fedora_atomic_v1
Feilong Wang 001b9c6101 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
2020-06-11 13:54:59 +12:00
..
image/openvswitch Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
templates Fix label fixed_network_cidr 2020-06-11 13:54:59 +12:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
driver.py Add cluster upgrade to the API 2019-06-07 12:01:10 +12:00
monitor.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
template_def.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
version.py Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00