Skip to content

Releases: canonical/charmed-openstack-upgrader

2.1.0

13 Sep 01:57
2.1.0
3fe94a4
Compare
Choose a tag to compare

New features

Bugs fixed

Documentation and Chores

Full Changelog: 2.0.0...2.1.0

2.0.0

15 Jul 23:51
35996bc
Compare
Choose a tag to compare

Breaking changes

  • COU now supports models deployed with Juju v3, dropping support for Juju v2 #451
    • NOTE: juju2 support was dropped because the expectation is that openstack deployments on juju2 will be upgraded to juju3 before upgrading openstack.

New features

  • support enable-auto-restarts=False for rabbitmq-server #413
  • new pre-upgrade steps to archive (#433) and purge (#444) data from nova db.
  • initial unstable support for jammy/yoga to jammy/caracal upgrades #449

Bugs fixed

  • cou is frozen when juju action without parameters fails #423
  • (performance improvement) using gather for wait_for_idle to wait for all application at the same time #419
  • [ceph-mon] upgrade failed: hooks/update-status: No such file or directory #465
  • (partially fixed by #435) Most of time cou unable to complete nova-compute upgrade because ceilometer-agent-compute is down after upgrade #427

Full changelog: 1.1.0...2.0.0

1.1.0

07 May 19:04
287d01b
Compare
Choose a tag to compare

What's Changed

This release gives support to plan and upgrade data-plane OpenStack applications. The cli now is able to accept different upgrade groups:

  1. control-plane
  2. data-plane
  3. hypervisors

For more information, please check the COU documentation

PRs

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

13 Mar 15:37
aaa56e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0...1.0.1

1.0

15 Dec 18:25
38e7472
Compare
Choose a tag to compare
1.0

This is the first public release of the Charmed OpenStack Upgrader, offering the ability of automating the upgrade of the control plane of Charmed OpenStack.

This release is compatible with OpenStack releases Focal-Ussuri to Focal-Yoga, and Juju 2.9.

Future releases will include support for upgrading the data plane, Juju 3.x, and OpenStack versions from Jammy-Yoga onward.

Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/commits/1.0