This file is used to list changes made in each version of the cloudstack cookbook.
- khos2ow - Remove Provider and enhance Custom Resources
- khos2ow - Fix CircleCI configs
- khos2ow - Add missing SystemVM URLs for CloudStack 4.10
- pdion891 - Fix Chef14 issues on CentOS 7 for cloudstack_setup_database ressource.
- pdion891 - Added circle-ci recipe for automated CI.
- pdion891 - Remove management of sudoers file, pkgs are taking care of it.
- pdion891 - update default version to 4.11.
- khos2ow - fixed cookstyle and foodcritic issues.
- khos2ow - add default metadata expire to cloudstack repo
- khos2ow - add server-id for mysql
- khos2ow - add support for enabling/disabling cloudstack repo
- pdion891 - put mysql password in single-quotes, otherwise some hardened passwords are not interpreted correctly and logins fail.
- pdion891 - add support for CentOS 7 for ACS 4.10 with JDK8
- pdion891 - add repo for mysql-connector-python
- pdion891 - update apt repo issue for missing pkg signature.
- pdion891 - fix warning for chef 13.
- pdion891 - update release to 4.8 by default
- pdion891 - integration to berkshelf and vagrant.
- pdion891 - update for new acs 4.6 release.
- pdion891 - POST for login authentication use to generate admin api_keys
- pdion891 - update systemvm url for acs 4.5
- pdion891 - support cookbook mysql6
- pdion891 - fix port_open: localhost-> 127.0.0.1
- pdion891 - fix sudoers.
- pdion891 - update date in header.
- pdion891 - 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
- pdion891 - Update license headers
- pdion891 - Update dependencies for opscode cookbooks
- pdion891 - remove use of databag and use attributes instead.
- pdion891 - Initial release of co-cloudstack