tripleo-common/tripleo_common/actions
Emilien Macchi 7be309b48c deployment: set DeployIdentifier to '' if --skip-deploy-identifier is used
DeployIdentifier needs to be empty if --skip-deploy-identifier is used
otherwise a new identifier is generated and the --skip-deploy-identifier
feature doesn't work, as Puppet and Ansible will be executed on all the
nodes.

Closes-Bug: #1866135
Change-Id: Ib1928b60ba7b03983f303577a53df078d32d2b1b
(cherry picked from commit e688d422fe)
2020-03-05 08:29:13 -05:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py Tune ansible configuration for better performance 2020-02-03 10:01:31 +00:00
baremetal_deploy.py Clean up instance defaults setting 2020-01-08 10:32:31 +13:00
baremetal.py Stop setting boot_option=local on ironic nodes 2018-11-19 16:05:07 +00:00
base.py Correct deprecated usage of ironicclient (broken with 3.0.0) 2019-09-26 08:35:43 +00:00
config.py Remove ProcessTemplatesAction as base class 2019-04-17 11:11:05 -06:00
container_images.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
deployment.py deployment: set DeployIdentifier to '' if --skip-deploy-identifier is used 2020-03-05 08:29:13 -05:00
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-12 05:00:55 +00:00
files.py Remove the file exists action and save and restore to swift actions 2019-08-22 09:21:47 +01:00
heat_capabilities.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
package_update.py Remove ProcessTemplatesAction as base class 2019-04-17 11:11:05 -06:00
parameters.py Derive network config fails 2020-01-20 07:23:05 +00:00
plan.py Remove the unused tripleo.plan.update_from_dir Mistral action 2019-09-09 07:38:29 +00:00
scale.py Reset *RemovalPoliciesMode for node delete 2019-10-23 14:45:04 +00:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Remove disable_constraints 2019-08-15 21:52:07 +00:00
undercloud.py Fix undercloud backup via tripleoclient 2019-03-27 12:06:27 +01:00
validations.py Make validation inputs configurable via Mistral 2019-04-01 10:43:11 +00:00
vcs.py Fix interaction between gitpython and eventlet 2019-03-07 15:37:52 +01:00