5 Commits

Author SHA1 Message Date
Sean McGinnis
a31ff1c982 [neutron] Transition Rocky to EM
This transition the rocky branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I01ef24a145b52782725ae274dec2a7b3c0243033
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-27 01:46:29 +09:00
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
Akihiro Motoki
2bcb23f296 Release neutron-tempest-plugin
Change-Id: I32b808440b6a9477086402ec617db166bc368891
2018-08-22 07:22:37 +09:00
Miguel Lavalle
5af8c2a33f First release of neutron-tempest-plugin
This patch adds the tag for the first release of the
neutron-tempest-plugin

Depends-On: https://review.openstack.org/581887
Change-Id: Ibe101248cd56c681092b48a7d8560abcad9b1108
2018-07-12 07:20:37 +10: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