File: CHANGELOG.md

package info (click to toggle)
puppet-module-openstack-extras 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 500 kB
  • sloc: ruby: 1,859; xml: 483; sh: 162; python: 37; makefile: 16
file content (54 lines) | stat: -rw-r--r-- 1,473 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
## 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.