This file is used to list changes made in each version of the co-cloudstack cookbook.
- pdion891 - update date in header. - readme typos
- pdion891 - rename
hypervisor_tpl
bysystemvm
- pdion891 - update 4.4.1 systemplate urls
- pdion891 - fix systemvmtemplate url selection
- pdion891 - api_key: major rewrite part1.
- pdion891 - api_key: add existing keys validation to fix admin password change.
- pdion891 - Add eventlog to rabbitmq config template
- pdion891 - Complete rewrite of co-cloudstack as cloudstack using Chef LWRP
- pdion891 - Rename cookbook from co-cloudstack to cloudstack.
- pdion891 - Add mysql-conf to configure mysql-server tunings required by CloudStack.
- pdion891 - change way of generating APIkeys by querying CloudStack API instead of enabling integration api port.
- pdion891 - add support for CS 4.3
- pdion891 - add vhd-util recipe
- Update license headers
- Update dependencies for opscode cookbooks
- pdion891 - remove use of databag and use attributes instead.
- pdion891 - Initial release of co-cloudstack