manila 18.1.0 (caracal)
We enthusiastically announce the release of: manila 18.1.0: Shared Storage for OpenStack This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/manila Download the package from: https://tarballs.openstack.org/manila/ Please report issues through: https://bugs.launchpad.net/manila/+bugs For more details, please see below. Changes in manila 18.0.1..18.1.0 -------------------------------- eca9ec195 Fixes for sqlalchemy 2.0 1635d03a1 Update TOX_CONSTRAINTS_FILE for stable/2024.1 a941b7499 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + manila/db/api.py | 35 +- ...aec99b74_add_per_share_gigabytes_quota_class.py | 5 +- .../alembic/versions/162a3e673105_manila_init.py | 39 +- .../versions/238720805ce1_add_messages_table.py | 3 +- ...4747f_add_share_instance_access_rules_status.py | 18 +- ...17afa_add_create_share_from_snapshot_support.py | 157 +- ...48a7beae3117_move_share_type_id_to_instances.py | 12 +- .../versions/5077ffcc5f1c_add_share_instances.py | 26 +- ...ade7_restore_share_instance_access_map_state.py | 7 +- ...d_snapshot_support_extra_spec_to_share_types.py | 67 +- ...6cdbe267881_add_share_export_locations_table.py | 73 +- .../579c267fbb4d_add_share_instances_access_map.py | 7 +- .../59eb64046740_add_required_extra_spec.py | 85 +- .../87ce15c59bbe_add_revert_to_snapshot_support.py | 40 +- .../a87e0fb17dee_multiple_share_server_subnets.py | 52 +- ...t_members_and_share_snapshot_instance_models.py | 3 +- .../dda6de06349_add_export_locations_metadata.py | 7 +- .../ef0c02b4366_add_share_type_projects.py | 2 +- manila/db/migrations/utils.py | 3 +- manila/db/sqlalchemy/api.py | 1780 ++++++++++---------- manila/db/sqlalchemy/query.py | 3 +- manila/test.py | 31 - .../migrations/alembic/migrations_data_checks.py | 1587 ++++++++--------- tox.ini | 8 +- 28 files changed, 2292 insertions(+), 2150 deletions(-)
participants (1)
-
no-reply@openstack.org