puppet-openstack_extras/CHANGELOG.md
Emilien Macchi b689f85d4f release: prepare 7.0.0 (liberty)
This patch prepares this Puppet module to be released in 7.x series (Liberty)
with 7.0.0.

Change-Id: I486d81c39db3d0cdac12e3db72ad3e82299a2d67
2015-11-24 10:10:48 +01:00

1.3 KiB

##2015-11-24 - 7.0.0 ###Summary

This is a backwards-incompatible major release for OpenStack Liberty.

####Backwards-incompatible changes

  • repo: bump to Liberty by default

####Features

  • repo/ubuntu: allow to change uca repo name

####Maintenance

  • implement acceptance tests
  • try to use zuul-cloner to prepare fixtures
  • remove class_parameter_defaults puppet-lint check
  • acceptance: use common bits from puppet-openstack-integration
  • fix RSpec 3.x syntax
  • initial msync run for all Puppet OpenStack modules

##2015-07-08 - 6.0.0 ###Summary

This is a backwards-incompatible major release for OpenStack Kilo.

####Backwards-incompatible changes

  • repo: bump to Kilo by default

####Features

  • Puppet 4.x support
  • Add hash based repository management
  • Add pacemaker provider for HA services
  • Add auth file from openstack repo
  • Support native OS primitive classes in Pacemaker
  • Support cloned resources in Pacemaker
  • auth_file: allow to change the path
  • repo/redhat: manage EPEL with metalink instead of baseurl

####Bugfixes

  • Ensure python-mysqldb is installed before MySQL db_sync
  • Fix dependency on nova-common package

####Maintenance

  • repo/apt: update to support apt 2.1.0 module
  • Increase major bound on puppetlabs-apt

##2014-11-21 - 5.0.0 ###Summary

Initial release for Juno.