python-tripleoclient/tripleoclient
Harald Jensås dc8b39adf0 Refactor _validate_args and _update_args_from_answers_file
Make the methods functions, as they do not need the
class properties.

_validate_args:
  Move the checks for non environment files outside the
  'parsed_args.environment_files' condition. We want to
  check for plan_environment_file, networks_file and
  answers_file even if no environment files are provided.

_update_args_from_answers_file:
  Rename the variable to s/args/parsed_args/ to use the
  same name as elsewhere.

Change-Id: I9b541cebf45a155653b39d94994016b44e29f9ac
2021-06-09 20:55:00 +02:00
..
config Add enable_neutron and enable_heat 2021-04-28 07:29:58 -04:00
tests Refactor _validate_args and _update_args_from_answers_file 2021-06-09 20:55:00 +02:00
v1 Refactor _validate_args and _update_args_from_answers_file 2021-06-09 20:55:00 +02:00
v2 Baremetal deploy - user playbook interface 2021-06-03 08:55:39 +02:00
workflows Merge "Don't download configs twice for --setup-only" 2021-06-06 21:31:13 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Remove references to tripleo-validations legacy directory 2021-06-02 08:51:56 +02:00
exceptions.py Baremetal deploy - user playbook interface 2021-06-03 08:55:39 +02:00
export.py Too broad exceptions replaced with altenatives. 2021-05-14 16:37:29 +02:00
heat_launcher.py Use podman interactive mode when restoring db 2021-06-03 15:29:12 -04:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
utils.py Move copy_env_files to utils 2021-06-09 20:52:11 +02:00