python-tripleoclient/tripleoclient/v1
Mathieu Bultel 153bc4fab3 Implement minor update workflow with config download
This change aim to refactor the way of doing the minor upgrade
via ansible playbook download by the config download
It will depend on a mistral change which will get the
ansible update_task and run it via mistral
The user will have two ways for performing the minor update:
  - the stack update command which will make an automatic minor
    upgrade (or just upgrade a given set of nodes)
  - running it manually via ansible on the undercloud

Closes-Bug: #1715557
Closes-Bug: #1723108
Change-Id: I4fcd443d975894a1da0286b19506d00682c5768c
2017-10-18 09:58:27 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Fix 'introspection bulk status' when some nodes were never introspected 2017-05-23 12:23:03 +02:00
container_image.py Command to discover the versioned tag from latest 2017-09-22 15:04:52 +00:00
overcloud_config.py Implement minor update workflow with config download 2017-10-18 09:58:27 +00: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 Add -n/--networks-data option 2017-09-14 08:52:50 +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 Make fencing action parameter optional. 2017-03-23 10:58:16 +00: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 Implement minor update workflow with config download 2017-10-18 09:58:27 +00:00
undercloud.py Call undercloud pre-upgrade hook 2017-07-11 20:50:29 +00:00
undercloud_deploy.py Merge "Install heat_native deps dynamically" 2017-07-13 23:07:35 +00:00