Jump to: navigation, search

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

Line 4: Line 4:
 
* n [+|-1]: the release referring to
 
* n [+|-1]: the release referring to
  
NOTE1: overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
+
NOTES:
NOTE2: the _step variables are no longer used.
+
* overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
 +
* the _step variables are no longer used.
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 10:01, 7 May 2018

Variables from tripleo-upgrades ansible role

  • ->: upgrade is executed, from -> to.
  • n [+|-1]: the release referring to

NOTES:

  • overcloud_upgrade and mixed_upgrades are the same, we have to make them converge.
  • the _step variables are no longer used.
Fs variable Undercloud Overcloud
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