4 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
Chandan Kumar
222c7dbb6b release telemetry-tempest-plugin 0.2.0
It contains critical fixes for telemetry integration tests and is
needed in order to pass the tests.

Change-Id: I1487b953c9c44c3d61c87282e36f1b6a654dd044
2019-02-20 21:32:06 +05:30
Sean McGinnis
e05e63d340
Release telemetry-tempest-plugin 0.1.0
Change-Id: If120c7419b0131822be1cc9ee1fcb44bd3320334
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-24 15:54:10 -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