python-tripleoclient/tripleoclient/workflows
Douglas Viroel ffa2440ee1 Fix edit authorized_keys file in-place
This fix is to avoid the issue described in #1942356
Cloud-init may not give permissions to the entire .ssh directory
which breaks sed --in-place operation, since it always create a
temporary file in the same directory.
New releases already use ssh-admin playbook instead of shell
commands.

Closes-Bug: #1942356
Change-Id: If2db45f09eface56b5b26646b97e1fdbfb7b5a3e
Signed-off-by: Douglas Viroel <dviroel@redhat.com>
2021-09-02 11:14:36 -03:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Improvements to unprovision command 2020-01-08 10:37:31 +13:00
base.py Make workflow monitoring more resilient 2021-01-22 12:59:07 +00:00
deployment.py Fix edit authorized_keys file in-place 2021-09-02 11:14:36 -03:00
package_update.py Merge "Remove converge_nodes functions, unused package_update code" 2019-08-26 16:25:01 +00:00
parameters.py Identify not allowed parameters in upgrades. 2020-07-06 18:32:13 +02:00
plan_management.py Handle a deployment that was manually cancelled. 2019-10-08 17:41:07 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py [TRAIN-only] Don't stop scale down if ansible fails 2020-12-17 07:52:48 -07:00
stack_management.py Merge "Change the overcloud delete command to use undeploy_plan" 2018-12-06 15:02:25 +00:00
support.py Start websocket client before workflows 2018-09-26 11:43:16 +02:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00