tripleo-common/tripleo_common/utils
Gael Chamoulaud cbc0bfdb44 Adding support for the new validation framework
* Uploads now the contents of tripleo-validations/playbooks directory
  instead of tripleo-validations/validations ones.
* Adds a new parameter to run-validation script to be able to properly
  export Ansible variables:
  - ANSIBLE_CALLBACK_PLUGINS
  - ANSIBLE_LOOKUP_PLUGINS
  - ANSIBLE_ROLES_PATH
  - ANSIBLE_LIBRARY

Change-Id: I43cf796b0147a9b2054d3ff7941274a7497a14d9
Implements: blueprint validation-framework
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-04-17 10:21:28 +02:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
config.py Split upgrade_tasks.yaml per step tasks. 2019-03-11 16:33:33 +01:00
glance.py Accept glance image ID in addition to name 2017-10-24 15:22:03 -04:00
keystone.py nova-less-deploy: deploy_instances and undeploy_instances workflows 2019-01-16 12:41:42 +01:00
nodes.py Supports specifying profile explicitly in instackenv.json 2018-11-08 16:23:46 +01:00
overcloudrc.py Stop outputting overcloudrc.v3 from workflow 2019-03-06 05:40:50 +00:00
parameters.py Add convert_docker_params function 2019-04-10 10:02:53 -04:00
passwords.py Handle secret strings correctly 2019-03-01 22:46:05 +00:00
plan.py Handle secret strings correctly 2019-03-01 22:46:05 +00:00
process.py Support for Buildah in kolla_builder 2019-02-14 13:34:51 +00:00
roles.py Allow networks in roles_data to be dict or list 2018-09-04 18:58:15 +02:00
safe_import.py Fix interaction between gitpython and eventlet 2019-03-07 15:37:52 +01:00
swift.py utils/swift/download_container: python3 adjustment 2019-03-08 10:56:40 -07:00
tarball.py Open tarball in binary mode 2018-08-21 16:16:57 -06:00
time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
validations.py Adding support for the new validation framework 2019-04-17 10:21:28 +02:00