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>
As we previous do 0.1.0 in pypi [1] already, to avoid confusions,
we use 0.2.0 as rocky release version.
[1] https://pypi.org/project/heat-tempest-plugin/
Change-Id: Id4d2eae5a0f4b9ec7706205dbd01aa38f211c819
Create stub deliverable files for the tempest plugins, using the
cycle-with-intermediary release model and setting the project type to
tempest-plugin.
See the thread around
http://lists.openstack.org/pipermail/openstack-dev/2018-June/131837.html
for details.
Change-Id: I32a00e33a27e272d2b4956bb5f6e60429ecd99b0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>