Releases: cloudify-cosmo/cloudify-cluster-manager
Release list
1.0.13-build
Always use a TTY for SSH connections.
1.0.12-build
Include logs when installation fails on a cluster node.
1.0.11-build
ensure_destination_dir_exists no longer creates folders with sudo.
This fixes a possible bug at teardown, when the folders thus created cannot be removed by a non-elevated user
1.0.10-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from any version
It copes with the following Cloudify versions:
- 5.1.X
- 5.2.X
- 6.X.X
Main changes:
- Fixing the installation of a v6.0.0 cluster with
ssl_enabled: off.
1.0.9-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from any version
It copes with the following Cloudify versions:
- 5.1.X
- 5.2.X
- 6.0.0
Main changes:
- Adding support for enabling/disabling SSL
1.0.8-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from any version
It copes with the following Cloudify versions:
- 5.1.X
- 5.2.X
- 6.0.0
Main changes:
- Minor fixes for inner tests
1.0.7-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from any version
It copes with the following Cloudify versions:
- 5.1.X
- 5.2.X
- 6.0.0
Main changes:
- Supporting upgrade for all versions
1.0.6-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from v5.1.0 to v5.1.1
It copes with the following Cloudify versions:
- 5.1.0
Main changes:
- Fixing a bug where the services' config.yaml files were deleted
1.0.5-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
- Upgrading the Cloudify cluster from v5.1.0 to v5.1.1
It copes with the following Cloudify versions:
- 5.1.0
Main changes:
- Upgrading the Cloudify cluster from v5.1.0 to v5.1.1
1.0.4-build
This version allows the following actions:
- Installing Cloudify cluster
- Removing Cloudify cluster
It copes with the following Cloudify versions:
- 5.1.0
Main changes:
- Fixing a bug in passing files between VMs