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.  
 
Table with the variables from the tripleo-upgrades ansible role, they are used at the featureset.  
The overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
+
The containerize_overcloud_upgrade, overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
 
The the _step variables are no longer used.
 
The the _step variables are no longer used.
  
Line 11: Line 11:
  
 
| overcloud_upgrade       
 
| overcloud_upgrade       
 +
| n         
 +
| n - 1 -> n
 +
|-
 +
 +
| containerize_overcloud_upgrade     
 
| n           
 
| n           
 
| n - 1 -> n  
 
| n - 1 -> n  

Revision as of 10:48, 7 May 2018

Table with the variables from the tripleo-upgrades ansible role, they are used at the featureset. The containerize_overcloud_upgrade, overcloud_upgrade and mixed_upgrades are the same, we have to make them converge. The the _step variables are no longer used.

Fs variable Undercloud Overcloud
overcloud_upgrade n n - 1 -> n
containerize_overcloud_upgrade n n - 1 -> n
mixed_upgrade n n - 1 -> n
ffu_overcloud_upgrade n + 3 n -> n + 3
ffu_undercloud_upgrade (not yet implemented) n -> n + 3 noop
undercloud_upgrade n -> n + 3 noop