We are overjoyed to announce the release of: magnum 18.0.1 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/magnum Download the package from: https://tarballs.openstack.org/magnum/ Please report issues through: https://bugs.launchpad.net/magnum/+bugs For more details, please see below. Changes in magnum 18.0.0..18.0.1 -------------------------------- b4747927 Fix sqlalchemy with osprofiler 5927785d CI: Switch to 2024-1 parent jobs d5f6dcf9 Switch to using enginefacade b82bd6ae Drop synlink with no referent 2045ffb5 Fix oslo policy file genrator tool for Magnum 239fa19e Update TOX_CONSTRAINTS_FILE for stable/2024.1 2bb820d5 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 +- magnum/common/context.py | 2 + magnum/common/policy.py | 8 + magnum/db/sqlalchemy/alembic/env.py | 4 +- magnum/db/sqlalchemy/api.py | 758 ++++++++++++++------------ magnum/db/sqlalchemy/models.py | 9 - playbooks/container-builder-copy-logs.yaml | 1 + setup.cfg | 3 + tox.ini | 4 +- 12 files changed, 458 insertions(+), 384 deletions(-)