python-tripleoclient/tripleoclient/v1
Marius Cornea 53f79082ca Convert step to integer in when statement for upgrade tasks
Currently the when conditionals in the upgrade tasks aren't evaluated
correctly and as a result the upgrade tasks are skipped. This change
converts the step variable in the when statement to an integer to get
it evaluated properly.

Related-Bug: 1708115
Change-Id: I4ee1a2729d74442570f1b1f38b0d03a95ea7793f
2017-09-01 12:41:04 +02:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Use simplejson to load json file 2017-07-24 23:05:35 +02:00
container_image.py Filter container images by deployed services 2017-08-18 11:25:41 +12:00
overcloud_config.py Convert step to integer in when statement for upgrade tasks 2017-09-01 12:41:04 +02:00
overcloud_credentials.py Add a new command to get the overcloudrc files 2017-04-03 12:57:00 +00:00
overcloud_delete.py Fix stack delete client 2017-02-09 16:36:04 -07:00
overcloud_deploy.py Merge "Write user parameters environment to swift" 2017-08-23 09:21:39 +00:00
overcloud_execute.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_image.py Modified --os-image option in overcloud image upload 2017-07-05 09:51:44 +02:00
overcloud_netenv_validate.py Replace yaml.load() with yaml.safe_load() 2017-01-20 02:22:59 +00:00
overcloud_node.py Add 'overcloud node discover' command 2017-06-09 13:41:27 +02:00
overcloud_parameters.py Use simplejson to load json file 2017-07-24 23:05:35 +02:00
overcloud_plan.py Optional override of the plan environment file 2017-06-23 05:56:55 -04:00
overcloud_profiles.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_raid.py Create command for building RAID on given nodes 2017-01-23 17:01:36 +01:00
overcloud_roles.py Move roles functions to tripleo-common 2017-07-06 16:05:54 -06:00
overcloud_support.py Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
overcloud_update.py Remove update abort 2017-04-12 11:08:21 +00:00
undercloud.py Call undercloud pre-upgrade hook 2017-07-11 20:50:29 +00:00
undercloud_deploy.py Check for stack failure earlier in undercloud deploy 2017-07-26 12:41:14 -04:00