python-tripleoclient/tripleoclient/v1
Mathieu Bultel 92a2fda8e6 Make mistral optional for Ansible Update and Upgrade
Add option: --no-workflow to enable running ansible
update and upgrade outside of mistral.

Depends-On: I0c106cf795a6830a87790f1075889a6a4db65d22
Change-Id: I77f1a4efb5c60ffb5d7363d0343101fb6e702292
2019-07-17 11:30:08 +02:00
..
releasenotes/notes New preflight check for the undercloud: disk space 2018-08-03 07:46:00 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Implement tripleo container image delete command 2019-07-03 09:31:54 -04:00
minion_config.py Add minion installation 2019-06-21 07:44:21 -06:00
overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
overcloud_config.py Make overcloud_config working with Python 3 2019-04-10 15:47:26 -04:00
overcloud_credentials.py Remove overcloudrc.v3 generation 2019-03-05 15:39:14 +02:00
overcloud_delete.py Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy.py Ensure files exist before building/uploading plan 2019-07-01 09:31:58 +00:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_external_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_ffwd_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_image.py nova-less-deploy: stop using glance for ironic-python-agent images 2019-06-14 17:06:56 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Merge "nova-less-deploy: stop using glance for ironic-python-agent images" 2019-06-26 08:08:24 +00:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py plan: export the plan with data in bytes (not string) (python3) 2019-03-07 10:54:11 -05:00
overcloud_plan_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
tripleo_config.py get_parser() should return a parser 2019-02-05 11:18:22 +00:00
tripleo_deploy.py Merge "Use wait for stack ready from utils for tripleo deploy" 2019-07-03 16:45:30 +00:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Allow running validations by group using Ansible by default 2019-07-08 11:34:36 +02:00
undercloud.py Remove instack-undercloud and --use-heat 2018-09-24 19:36:38 +00:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Don't pass the DNSServers param in undercloud env 2019-06-27 11:15:56 +02:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Validate all or no subnets use dns_nameservers 2019-07-02 17:27:17 +02:00