Fix yamllint issues

This commit fixes all the yamllint issues being reported by the validate
job. Now that we run this job nv in the gate we should clean up the
current output so that we can catch new issues on incoming patches.

Change-Id: Iac9cd534d177f975ce524fa7a945887dd0fa1806
This commit is contained in:
Matthew Treinish 2016-09-09 11:37:33 -04:00
parent 050892150c
commit a2d2d542ed
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
5 changed files with 31 additions and 12 deletions

View File

@ -1,3 +1,4 @@
---
# List of repositories owned by Foundation board and subcommittes # List of repositories owned by Foundation board and subcommittes
DefCore subcommittee: DefCore subcommittee:
- repo: openstack/defcore - repo: openstack/defcore

View File

@ -1,3 +1,4 @@
---
astara: astara:
ptl: ptl:
name: Ryan Petrello name: Ryan Petrello
@ -378,7 +379,8 @@ designate:
repos: repos:
- openstack/designate - openstack/designate
docs: docs:
contributor: http://docs.openstack.org/developer/designate/#developer-documentation contributor:
http://docs.openstack.org/developer/designate/#developer-documentation
api: http://developer.openstack.org/api-ref/dns/ api: http://developer.openstack.org/api-ref/dns/
tags: tags:
- release:cycle-with-milestones - release:cycle-with-milestones
@ -546,7 +548,8 @@ freezer:
- openstack/freezer-api - openstack/freezer-api
- openstack/freezer-dr - openstack/freezer-dr
docs: docs:
contributor: null # doc/source exists in tree but is not published; wiki only docs # doc/source exists in tree but is not published; wiki only docs
contributor: null
tags: tags:
- release:cycle-with-milestones - release:cycle-with-milestones
- type:service - type:service
@ -572,7 +575,7 @@ fuel:
ptl: ptl:
name: Vladimir Kozhukalov name: Vladimir Kozhukalov
irc: kozhukalov irc: kozhukalov
email: vkozhukalov@mirantis.com email: vkozhukalov@mirantis.com
irc-channel: fuel irc-channel: fuel
service: Deployment service service: Deployment service
mission: > mission: >
@ -614,7 +617,8 @@ fuel:
repos: repos:
- openstack/fuel-docs - openstack/fuel-docs
docs: docs:
contributor: http://docs.openstack.org/developer/fuel-docs/devdocs/develop.html contributor:
http://docs.openstack.org/developer/fuel-docs/devdocs/develop.html
tags: tags:
- release:none - release:none
fuel-lcm: fuel-lcm:
@ -803,7 +807,8 @@ horizon:
- openstack/horizon - openstack/horizon
docs: docs:
contributor: http://docs.openstack.org/developer/horizon/ contributor: http://docs.openstack.org/developer/horizon/
api: http://docs.openstack.org/developer/horizon/#api-reference # Is not really needed to refer to in this file? # Is not really needed to refer to in this file?
api: http://docs.openstack.org/developer/horizon/#api-reference
tags: tags:
- tc-approved-release - tc-approved-release
- release:cycle-with-milestones - release:cycle-with-milestones
@ -2602,7 +2607,8 @@ mistral:
- release:cycle-with-milestones - release:cycle-with-milestones
docs: docs:
contributor: http://docs.openstack.org/developer/mistral/ contributor: http://docs.openstack.org/developer/mistral/
api: http://docs.openstack.org/developer/mistral/developer/webapi/v2.html api:
http://docs.openstack.org/developer/mistral/developer/webapi/v2.html
mistral-extra: mistral-extra:
repos: repos:
- openstack/mistral-extra - openstack/mistral-extra
@ -2640,7 +2646,10 @@ monasca:
- openstack/monasca-api - openstack/monasca-api
docs: docs:
contributor: null contributor: null
api: https://github.com/openstack/monasca-api/blob/master/docs/monasca-api-spec.md # markdown # markdown
api:
https://github.com/openstack/monasca-api/blob/master/docs/
monasca-api-spec.md
tags: tags:
- type:service - type:service
- release:cycle-with-intermediary - release:cycle-with-intermediary
@ -5661,7 +5670,8 @@ rally:
- openstack/rally - openstack/rally
- openstack/performance-docs - openstack/performance-docs
docs: docs:
contributor: http://rally.readthedocs.org/en/latest/ # RTD # RTD
contributor: http://rally.readthedocs.org/en/latest/
tags: tags:
- release:independent - release:independent
@ -5996,7 +6006,9 @@ solum:
- openstack/solum - openstack/solum
docs: docs:
contributor: http://docs.openstack.org/developer/solum/ contributor: http://docs.openstack.org/developer/solum/
api: http://docs.openstack.org/developer/solum/develop_applications/webapi/index.html api:
http://docs.openstack.org/developer/solum/develop_applications/
webapi/index.html
tags: tags:
- release:cycle-with-intermediary - release:cycle-with-intermediary
- type:service - type:service
@ -6141,7 +6153,8 @@ Telemetry:
- openstack/ceilometer - openstack/ceilometer
docs: docs:
contributor: http://docs.openstack.org/developer/ceilometer/ contributor: http://docs.openstack.org/developer/ceilometer/
api: http://developer.openstack.org/api-ref-telemetry-v2.html #won't be in new nav # won't be in new nav
api: http://developer.openstack.org/api-ref-telemetry-v2.html
tags: tags:
- assert:follows-standard-deprecation - assert:follows-standard-deprecation
- assert:supports-upgrade - assert:supports-upgrade
@ -6348,7 +6361,8 @@ trove:
- openstack/trove - openstack/trove
docs: docs:
contributor: http://docs.openstack.org/developer/trove/ contributor: http://docs.openstack.org/developer/trove/
api: http://developer.openstack.org/api-ref-databases-v1.html # won't be in new nav # won't be in new nav
api: http://developer.openstack.org/api-ref-databases-v1.html
tags: tags:
- tc-approved-release - tc-approved-release
- release:cycle-with-milestones - release:cycle-with-milestones
@ -6401,7 +6415,8 @@ vitrage:
repos: repos:
- openstack/vitrage - openstack/vitrage
docs: docs:
contributor: null #RST files are in repo, but not built to docs.openstack.org # RST files are in repo, but not built to docs.openstack.org
contributor: null
tags: tags:
- release:cycle-with-intermediary - release:cycle-with-intermediary
- type:service - type:service

View File

@ -1,3 +1,4 @@
---
cue: cue:
ptl: ptl:
name: Min Pae name: Min Pae

View File

@ -1,3 +1,4 @@
---
# List of repositories owned by the technical committee # List of repositories owned by the technical committee
Technical Committee: Technical Committee:
- repo: openstack/governance - repo: openstack/governance

View File

@ -1,3 +1,4 @@
---
# List of repositories owned by the User Committee and subcommittees # List of repositories owned by the User Committee and subcommittees
Ops Tags Team: Ops Tags Team:
- repo: openstack/ops-tags-team - repo: openstack/ops-tags-team