Go to file
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
2016-03-11 14:57:38 +01:00
2016-06-03 11:29:04 +02:00
2013-04-25 17:08:46 +00:00
2016-06-03 11:29:04 +02:00
2013-04-27 13:51:55 +01:00
2016-05-23 06:24:39 +00:00
2015-02-05 17:38:43 +00:00
2016-06-03 11:29:04 +02:00
2016-06-03 11:29:04 +02:00

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

  • Example templates which demonstrate core Heat functionality
  • Related image-building templates
  • Template-related scripts and conversion tools
Description
OpenStack Orchestration (Heat) Templates
Readme 5.2 MiB
Languages
PowerShell 79%
Shell 13.4%
Python 5.8%
Dockerfile 0.9%
JavaScript 0.5%
Other 0.4%