Files
puppet-nova/CHANGELOG
2013-03-18 20:14:39 -07:00

37 lines
1.2 KiB
Plaintext

2013-03-18
- remove create_resouces as a non 2.6 dep
- add ruby1.9 and puppet 3.0 to travis matrix
- remove extra db sync
- fix Duplicate definition in quota.pp
- fix ipv4 cidr regexp
- Allow specific version of python-nova and nova-common
- Adding the ability to specify https for the public endpoint
- RedHat support in nova::network::bridge
- Add nova-volume san support
- Update quota.pp to make all quota params configurable
- Update the vnc package/service name for novnc on Debian
- Implement volume_api_class as an option
- Do not create nova-volume if cinder is enabled.
- Added migration support
- fix parse error with kvm
* 2012-11-02 1.0.1
- no changes, just forgot to update the version
* 2012-11-02 1.0.0
- remove essex suppot
- add folsom support
- imprive travisci support
- add cinder and quantum integration
- use init types instead of concat
* 2012-10-08 0.2.2
- various improvements for testing
- Adds support for system usage data notifications via rabbitmq driver
- Parameterize the nova db charset
- Add dhcp_domain to vlan manifest and flatdhcp
- Adds basic quantum support
- support Redhat
- make bind address customizable
* 2012-06-12 0.1.1
- Fix dependency for automatic forge installation
* 2012-06-12 0.1.0
- Initial release