puppet-openstack-guide/doc/source/install/releases.rst

17 KiB

Releases

Releases Summary

Module Version OpenStack Version Codename Community Supported
2.y.z Grizzly no - EOL (2014-03-29)
3.y.z Havana no - EOL (2014-09-30)
4.y.z Icehouse no - EOL (2015-07-02)
5.z.y Juno no - EOL (2015-12-07)
6.z.y Kilo no - EOL (2016-05-02)
7.z.y Liberty no - EOL (2016-11-17)
8.z.y Mitaka no - EOL (2017-04-10)
9.z.y Newton no - EOL (2017-10-11)
10.z.y Ocata no - EOL (2017-02-26)
11.z.y Pike no - EOL (2017-08-30)
12.z.y Queens yes - EOL (2018-02-28)
13.z.y Rocky yes - EOL (2018-08-30)
14.z.y Stein yes - EOL (2019-04-10)
15.z.y Train yes
16.z.y Ussuri yes
17.z.y Victoria yes
18.z.y Wallaby yes
19.z.y Xena yes
20.z.y Yoga yes (current master)

Most Recent Modules releases

Module Name Last Release
puppet-aodh 19.4.0
puppet-barbican 19.4.0
puppet-ceilometer 19.4.0
puppet-ceph 3.1.0
puppet-cinder 19.4.0
puppet-cloudkitty 8.4.0
puppet-designate 19.4.0
puppet-ec2api 19.4.0
puppet-glance 19.4.0
puppet-gnocchi 19.4.0
puppet-heat 19.4.0
puppet-horizon 19.4.0
puppet-ironic 19.4.0
puppet-keystone 19.4.0
puppet-magnum 19.4.0
puppet-manila 19.4.0
puppet-mistral 19.4.0
puppet-murano 19.4.0
puppet-neutron 19.4.0
puppet-nova 19.4.0
puppet-octavia 19.4.0
puppet-openstack-cookiecutter None
puppet-openstack-integration None
puppet-openstack_extras 19.4.0
puppet-openstack_spec_helper None
puppet-openstacklib 19.4.0
puppet-oslo 19.4.0
puppet-ovn 19.4.0
puppet-placement 6.4.0
puppet-qdr 8.4.0
puppet-rally 7.4.0
puppet-sahara 19.4.0
puppet-swift 17.4.1
puppet-tempest 19.4.0
puppet-trove 19.4.0
puppet-vitrage 9.4.0
puppet-vswitch 15.4.0
puppet-watcher 19.4.0
puppet-zaqar 19.4.0

Puppetlabs releases

How to release Puppet modules

Note

puppet-ceph should be done separately because the branches track ceph releases and not openstack releases.

Once the release is done, you can see the tarballs here: https://tarballs.openstack.org

If a new branch has been created, some tasks need to be done:

  • Branch openstack/puppet-openstack-integration and openstack/puppet-openstack_spec_helper http://docs.openstack.org/infra/manual/drivers.html#create-stable-branch
  • Update openstack/puppet-openstack_spec_helper and update CI scripts to checkout stable, also rake_tasks.rb to checkout the new branch, .gitreview file and release notes to have a page for the stable release, looking for notes in the stable branch. Note: the patch has to be done in stable/pike. Example: https://review.opendev.org/#/c/497403/
  • Update Puppetfile in openstack/puppet-openstack-integration
  • Update this documentation