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

no - EOL (2018-02-28)

13.z.y

Rocky

no - EOL (2018-08-30)

14.z.y

Stein

no - EOL (2019-04-10)

15.z.y

Train

no - EOL (2023-11-02)

16.z.y

Ussuri

no - EOL (2023-11-02)

17.z.y

Victoria

no - EOL (2023-11-02)

18.z.y

Wallaby

no - EOL (2024-12-11)

19.z.y

Xena

no - EOL (2024-12-11)

20.z.y

Yoga

no - EOL (2024-12-11)

21.z.y

Zed

no - EOL (2024-12-11)

22.z.y

2023.1

no - EOM (2025-01-24)

23.z.y

2023.2

no - EOL (2025-07-18)

24.z.y

2024.1

yes

25.z.y

2024.2

yes

26.z.y

2025.1

yes

27.z.y

2025.2

yes (current master)

Most Recent Modules releases

Module Name

Last Release

puppet-aodh

27.0.0

puppet-barbican

27.0.0

puppet-ceilometer

27.0.0

puppet-ceph

8.0.0

puppet-cinder

27.0.0

puppet-cloudkitty

16.0.0

puppet-designate

27.0.0

puppet-glance

27.0.0

puppet-gnocchi

27.0.0

puppet-heat

27.0.0

puppet-horizon

27.0.0

puppet-ironic

27.0.0

puppet-keystone

27.0.0

puppet-magnum

27.0.0

puppet-manila

27.0.0

puppet-mistral

27.0.0

puppet-neutron

27.0.0

puppet-nova

27.0.0

puppet-octavia

27.0.0

puppet-openstack-cookiecutter

None

puppet-openstack-integration

None

puppet-openstack_extras

27.0.0

puppet-openstack_spec_helper

None

puppet-openstacklib

27.0.0

puppet-oslo

27.0.0

puppet-ovn

27.0.0

puppet-placement

14.0.0

puppet-swift

27.0.0

puppet-tempest

27.0.0

puppet-trove

27.0.0

puppet-vitrage

17.0.0

puppet-vswitch

23.0.0

puppet-watcher

27.0.0

puppet-zaqar

27.0.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