Raise YAML compliance to 1.2

The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis
2019-07-08 14:31:58 -05:00
parent 769f30b2ff
commit 1704aa624a
919 changed files with 928 additions and 929 deletions

View File

@@ -1,5 +1,5 @@
---
include-pypi-link: yes
include-pypi-link: true
launchpad: python-troveclient
release-model: cycle-with-intermediary
team: trove