Files
puppet-openstack/CHANGELOG
2012-11-02 14:21:48 -07:00

25 lines
805 B
Plaintext

* 2012-11-02 1.0.0
- add basic quantum support
- replace nova-volumes with cinder
- improve travisci support
- fail explicitly for unsupported db types
- style updates
- Add live migration support
- stop exporting/collecting resources.
- make nova-network conditional
- unset default parameters for passwords
- Remove collection code from openstack::nova::compute
- Expand tests for compute and controller
- add additional roles for multi_node deployments
* 2012-10-08 0.1.0
- testing improvements
- compute.pp's admin_password should sync with $nova_user_password of controller.pp
- Add missing send_arp_for_ha for multi_host mode
- add enable parameter
- fix rabbitmq connection
- enable floating ip for all in one
- add secret key for horizon
- add swift manifests
* 2012-06-08 0.1.0
- initial release