heat-templates/hot
Adrien Vergé e9d9662bb6 Lint YAML files
Currently most OpenStack code is linted, but YAML files are not. As a
result, sometimes YAML problems enter the code base (e.g., the key
duplicate fixed in change I7f2369adfb152fd2a74b9b105e969e653e592922).

This patch enables YAML linting in tox linting tests, using the
yamllint tool [1]. It checks syntax errors, key duplicates, and
cosmetic problems.

[1]: http://yamllint.readthedocs.org/

EDIT: It also fixes six errors (including key duplicates) that entered
the code base after the first fix change was merged.
(I7f2369adfb152fd2a74b9b105e969e653e592922)

Change-Id: Ie746230f28fe3ed0cf218201d5a3810f7bc44070
2016-06-03 11:29:04 +02:00
..
F18 Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
F20 Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
Windows Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
barbican Lint YAML files 2016-06-03 11:29:04 +02:00
designate Adds sample designate templates 2015-07-22 09:44:06 +05:30
keystone Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
lbaasv2 Lint YAML files 2016-06-03 11:29:04 +02:00
mistral Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
monasca Makes monasca resources as supported 2016-05-20 09:56:12 +05:30
nova Template for Nova host aggregate 2015-11-20 18:11:23 +00:00
resource_group Adjust "{}" in folder hot/resource_group 2015-10-28 02:28:32 +00:00
senlin Lint YAML files 2016-06-03 11:29:04 +02:00
software-config Apply tripleo-image-elements fixes to agent configs 2016-05-19 14:26:25 -05:00
asg_of_servers.yaml Add some useful outputs to the asg example template 2015-04-15 14:56:00 +05:30
asg_of_stacks.yaml Added simple samples that exercise autoscaling 2014-08-26 13:24:56 -04:00
autoscaling.yaml Merge "Add network parameter to templates" 2015-03-10 00:34:29 +00:00
chef-server.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
hello_world.yaml Hello world sample enhancement 2014-07-30 17:46:27 +08:00
instance_group.yaml Sample HOT template to create instance group 2015-04-27 14:23:43 +05:30
lb_server.yaml Adding output section to templates 2015-05-20 15:34:56 +05:30
multi_region_hello_world.yaml Adding output section to templates 2015-05-20 15:34:56 +05:30
native_waitcondition.yaml Add example of using native waitcondition resources 2014-08-29 15:33:27 +01:00
server_console.yaml Fix description indent 2014-12-04 11:13:27 +13:00
server_with_encrpyted_volume.yaml Merge "Fix linting errors in YAML" 2016-04-06 05:55:28 +00:00
servers_in_existing_neutron_net.yaml Added security group rules for server 2014-06-10 11:08:00 +05:30
servers_in_existing_neutron_network_no_floating_ips.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
servers_in_new_neutron_net.yaml Update hot neutron example 2014-05-30 09:52:33 +02:00
swift.yaml Fix Typo in Heat template 2014-08-07 13:32:21 +03:00
vm_with_cinder.yaml Added simple samples that exercise autoscaling 2014-08-26 13:24:56 -04:00