tripleo-common/tripleo_common
Gael Chamoulaud aa8132b736 Processing available Ansible variables as 'parameters' not as 'metadata'
Before this patch, all the available Ansible variables for each
validations coming from tripleo-validations were considered as
'metadata' which should only contain the following informations:

```
vars:
  metadata:
    name: ...
    description: ...
    groups: ...
```

This patch clarifies this by classifying all the potential variables as
'parameters' instead of 'metadata'.

Change-Id: I7b65b73722ebe0462eb86265197b456e8c77ed13
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-07-08 13:02:31 +02:00
..
actions Fix regression in UpdateParametersAction 2019-06-25 14:51:08 +05:30
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Check third-party container image metadata. 2019-06-28 15:10:45 +02:00
releasenotes/notes Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
templates Fix ansible-lint errors 2019-06-19 16:56:49 +01:00
tests Processing available Ansible variables as 'parameters' not as 'metadata' 2019-07-08 13:02:31 +02:00
utils Processing available Ansible variables as 'parameters' not as 'metadata' 2019-07-08 13:02:31 +02:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Add new images for ceph dashboard composable service. 2019-06-28 18:47:49 +02:00
exception.py Fail config-download when group:os-apply-config used 2018-01-05 15:58:14 -05:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventory.py Merge "Add new images for ceph dashboard composable service." 2019-07-03 12:46:00 +00:00
update.py Handle failed neutron-plugin-ml2.yaml lookup 2019-05-13 09:58:28 -04:00