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
Colleen Murphy
952c7c2b11 Initial release of keystone-tempest-plugin
keystone-tempest-plugin has been set up on pypi[1]. See also notices
from the release and QA teams[2][3].

[1] https://pypi.org/project/keystone-tempest-plugin/
[2] http://lists.openstack.org/pipermail/openstack-dev/2018-August/133281.html
[3] http://lists.openstack.org/pipermail/openstack-dev/2018-August/133189.html

Depends-on: https://review.openstack.org/593606
Change-Id: I06b7c4a36d64c704433fe30bb9bb085c73b4743e
2018-08-20 14:52:46 +02: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