python-tripleoclient/tripleoclient/v1
Alex Schultz 6521585912 Close resources correctly
Under python3 not closing file handles or network resources correctly
results in warnings being shown to the end user. This change switches
the resource usage to properly close when we're done.

Change-Id: Iaf08f7d7b919b154797cf8f10663f349424cd6a2
Related-Bug: #1837393
2019-08-01 16:57:24 -06: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 Merge "Implement tripleo container image show command" 2019-07-19 03:30:43 +00:00
minion_config.py Write minion preflight checks 2019-07-26 16:30:53 -06:00
mock_clouds_yaml.py Added for support for generating overcloud clouds.yaml 2019-07-15 11:40:30 +05:30
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_cell.py Add overcloud cell export command 2019-07-24 09:57:40 +02: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 Remove rhsm cli options 2019-07-31 09:24:23 -06:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_external_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_ffwd_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_image.py Close resources correctly 2019-08-01 16:57:24 -06:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Close resources correctly 2019-08-01 16:57:24 -06:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py Close resources correctly 2019-08-01 16:57:24 -06: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 Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
tripleo_config.py get_parser() should return a parser 2019-02-05 11:18:22 +00:00
tripleo_deploy.py Output oslo messaging info for the minion 2019-07-25 14:27:51 -06:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Add gathering_policy parameter to run_ansible_playbook function 2019-07-31 08:44:44 +00: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 Write minion preflight checks 2019-07-26 16:30:53 -06:00