[upgrade] Network template is applied for old cluster, not new
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Vladimir Khlyunev |
Bug Description
7.0MU5
8.0MU2+latest proposed packages
nailgun package version fuel-nailgun-
snapshot is not available due to backslash escaping issue
Steps to reproduce:
1 - Deploy 7.0 fuel + HA + ceph cluster using network template
2 - Upgrade master node to 8.0 + latest MU (ensure that nailgun package version is 8270 or above)
3 - Download network template from cluster (fuel --env 1 network-template --download)
4 - Modify network template according to doc (switch default nic mapping to enp0s* names and create additional sections per each host in old cluster with eth* names)
5 - octane upgrade-env --template {file} {ENV_ID}
6 - Download network template from seed cluster (fuel --env 2 network-template --download)
Expected:
Modified template was uploaded to the new cluster
Actual:
Modified template was uploaded to the original cluster
Root cause:
https:/
Fix proposed to branch: stable/8.0 /review. openstack. org/362780
Review: https:/