3 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
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>
2019-07-31 09:34:38 -05:00
Sean McGinnis
78d50c0b18
Release senlin-tempest-plugin 0.1.0
Change-Id: I9a73468a13bea8178dffe5a7f2be7245ccb3e79a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-24 15:56:06 -05:00
Doug Hellmann
776e35cc6b add deliverable files for the tempest plugins
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>
2018-06-27 09:23:21 -04:00