Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.3] - 2024-06-19

Fixed

  • fix more robust selection of the source cloud keypair (missing assignment)

[1.2.2] - 2024-06-19

Fixed

  • more robust selection of the source cloud keypair (search with key_name+user_id and then with key_name only)

[1.2.1] - 2024-06-11

Fixed

  • corrected argument/switch name from --destination-secgroup-entity-name-prefix to --destination-secgroup-name-prefix

[1.2.0] - 2024-06-11

Changed

  • source and destination entity names now match except security groups where prefix migrated- is kept

[1.1.3] - 2024-05-31

Fixed

  • assert disabled projects

[1.1.2] - 2024-05-30

Fixed

  • attach FIP to correct virtual NIC

Added

  • dry-run mode
  • command-line debugging with IPython console

[1.1.1] - 2024-05-30

Fixed

  • assure correct VM NIC order

[1.1.0] - 2024-05-30

Added

  • support for multiple ports connected to the VMs
  • improved logging

[1.0.0] - 2024-05-28

Added

  • Initial changelog release