Jump to: navigation, search

Difference between revisions of "Tripleo-upgrades-fs-variables"

Line 1: Line 1:
Table with the variables from the tripleo-upgrades ansible role, they are used at the featureset.
+
Permutation of the variables used to control the upgrades from the active featuresets.
The containerize_overcloud_upgrade, overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
+
They are used at tqe, tripleo-upgrade and toci
The the _step variables are no longer used.
+
The the "_step" variables are only used by the legacy role "overcloud-upgrade", and this is only used by the jjb tripleo-quickstart-upgrade-baremetal-builder
The mixed_upgrade variable set the initial release of overcloud and undecloud
+
 
 
{| class="wikitable"
 
{| class="wikitable"
  

Revision as of 06:32, 8 May 2018

Permutation of the variables used to control the upgrades from the active featuresets. They are used at tqe, tripleo-upgrade and toci The the "_step" variables are only used by the legacy role "overcloud-upgrade", and this is only used by the jjb tripleo-quickstart-upgrade-baremetal-builder

Fs variable Undercloud Overcloud
 overcloud_upgrade: true 
 mixed_upgrade: true      
n n - 1 -> n
  containerized_overcloud_upgrade: true
  mixed_upgrade: true      
n n - 1 -> n
  ffu_overcloud_upgrade: true
  mixed_upgrade: true
n + 3 n -> n + 3
  undercloud_upgrade: true
n -> n + 1 noop