Skip to content

Releases: cloudify-cosmo/cloudify-cluster-manager

1.0.13-build

Choose a tag to compare

@geokala geokala released this 12 Aug 13:10

Always use a TTY for SSH connections.

1.0.12-build

Choose a tag to compare

@geokala geokala released this 10 Aug 15:33
d4c9d1a

Include logs when installation fails on a cluster node.

1.0.11-build

Choose a tag to compare

@glukhman glukhman released this 22 Jul 12:58
b95c040

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 13 Jun 10:56
564bad0

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 02 May 14:34
8708f0c

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 29 Apr 08:06
df6dad3

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 26 Jan 17:10
071b392

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 26 Jan 16:26
e21182f

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 06 Jan 07:39
b8264b6

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

Choose a tag to compare

@YoniItzhak YoniItzhak released this 06 Jan 07:38
01963fb

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