python-tripleoclient/tripleoclient/workflows
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 Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Remove printing the introspection status 2017-09-08 12:27:38 +00:00
base.py Handle failed actions 2017-05-04 14:47:21 -04:00
deployment.py Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
package_update.py Implement minor update workflow with config download 2017-10-18 09:58:27 +00:00
parameters.py Increase timeout in get_deprecated_parameters workflow 2017-09-19 10:48:28 +00:00
plan_management.py Add -n/--networks-data option 2017-09-14 08:52:50 +00:00
scale.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00:00
stack_management.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00:00
support.py Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
validations.py Avoid empty print during validation workflow execution 2017-06-30 11:48:55 +05:30