d9f7d22178
* Update CHANGELOG with release notes URL. * Update README with new release number & name. * Update metadata.json with new tag & dependencies. * Add release note prelude for Mitaka. * Update Reno release note to drop prelude. * Improve release note landing page. Change-Id: If0c57bc552e72cf9f0a1f4df0911a7dbbc5c6ddd
55 lines
1.4 KiB
Markdown
55 lines
1.4 KiB
Markdown
## 8.0.0 and beyond
|
|
|
|
From 8.0.0 release and beyond, release notes are published on
|
|
[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-openstack_extras/).
|
|
|
|
##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.
|