puppet-openstack_extras/CHANGELOG.md
Emilien Macchi 2d08ba975b Prepare 6.0.0 release
Update CHANGELOG, README and metadata.json to bump the module to the
first Kilo release (6.0.0).

Change-Id: Iba3986d645862fec61cf19199c8068f244d739d7
2015-07-09 10:05:45 -04:00

785 B

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