forked from bodepd/puppetlabs-openstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
24 lines (24 loc) · 805 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* 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