33 lines
1.0 KiB
YAML
Raw Normal View History

---
launchpad: manila
release-model: cycle-with-rc
team: manila
type: service
cycle-highlights:
Release manila RC1 for Antelope This proposed a RC1 release for manila to get any merged changes out prior to the RC1 deadline for Antelope going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by early Friday, March 03. $ git log --oneline --no-merges 15.0.0..f03e84 7e08ed4ce [NetApp] Fix DHSS mode fails to create share on a new pool e5d644fec update capacity filter during extend share 29f97d5f3 [docs] Update documentation for Infinidat driver ce42bd9e1 Fix db query for service cleanup. e2729946f [NetApp] Configure VLAN/MTU through subnet metadata 209b8ccab allow overide of basepython with TOX_PYTHON env 65c82408f NetApp ONTAP: REST transition - DHSS True functions b0a1ad978 NetApp ONTAP: REST transition - Data motion related functions 98be6376b Add 'state' column in 'services' table. 243721dc8 tox4 needs allowlist_externals for fast8 51a0f20f7 [CI] Bump timeout for the migrations test case a092c79f2 NetApp ONTAP: REST transition - DHSS False Basic operations ef111c59e Fix exception in share transfer accept routine a4090a6d7 TrivialFix: Fix releasenote file location 6a887f24d check_exec: /usr/bin/python3 bad interpreter 0a66bd095 NetApp: Use default_ad_site in active directory adcec06b7 Fix wrong assertion methods 43de2e8fb Metadata for Share Network Subnet Resource bb67f6ac2 Prevent failure on get quiesce_wait_time b4a0fd9af Update micversion to 2.77, support share transfer between project 6a75bec7b service instance: Read public ssh key directly 0e44933fd Remove placeholder from upgrade check 858939c19 Add 'default_ad_site' field to security service object e3ef58f86 NetApp ONTAP: Implemented REST transition Client a65dffc0c Fix Manila API error message 5f0f14a7f Add quiesce_wait_time option to share replica promote API. f6f93ff95 Imported Translations from Zanata c61c1977c [Cephfs] Fix erroneous share mode override on ensure_shares 224d3aa4d NetApp: Disable tunneling in vserver_exists 1d4beed95 db: Migrate "backend info" APIs to enginefacade bc2078b69 db: Migrate "message" APIs to enginefacade 4042d7027 db: Migrate "quota usage" APIs to enginefacade ff2ffab96 db: Migrate "quota class" APIs to enginefacade e33953a89 Add filesystem info to FSAL in CephFS NFS ffb3378d6 Drop old notification driver names 91b9985a3 Use new get_rpc_client API from oslo.messaging 0282f3fdb Ignore replicas in error state during allow/deny access. ba5455cbd Fix tests for 'share-network' param in share replica create be1807200 Fix tox4 errors 2b2e2b1a4 db: Migrate "quota" APIs to enginefacade 83a7fdf01 db: Migrate "service" APIs to enginefacade e1057ae66 db: Prepare 'model_query' for migration to enginefacade a84284afd db: Use oslo_db.sqlalchemy.enginefacade ca6c94bd1 tests: Enable SQLAlchemy 2.0 deprecation warnings 428177c4e test: Add warning fixture 096ec5f87 Add config for netapp asynchronous SnapMirror schedule f95cb40ee [NetApp] check snapshot presence after creation 7ec732105 [Infinidat] fixed host assisted migration 46d0c4d34 [NetApp] fallback to cifs-server force delete on vserver cleanup 605925e8f Imported Translations from Zanata ed65c4bb1 init share server updated_at field bdfafcdad Set configured_ip_versions fact in cephfs driver 111104b9a Allow setting endpoint_type for glance ed0af6e9d Rename 'nfs_cluster_id' to 'cluster_id' in the NFSProtocolHelper 8276fa3c8 Raise an exc if no VIP/backend is available 773359a20 Update manila-grenade-skip-level job for new release a99689f44 Pure Storage - bump version numbers for Antelope 4b83a6bd5 Macrosan driver: some improvements about variables and syntax e5cce5337 [devstack][RBAC] Update bootstrap user 48bc4656f Fix neutron plugin get network_type e597c4b5e Imported Translations from Zanata b5767fd98 Switch to 2023.1 Python3 unit tests and generic template name c155ce988 Update master for stable/zed 6303741be [RBAC] Return 404 if share is inaccessible 1dc445945 [NetApp]: Fix issues with managed snapshot 9fecc7a88 [devstack] Remove setting for tempest plugin d8b9d5a9e Migrate GlusterFS to privsep style a7be9c382 Nova: Remove unused server operations 39a031e65 Nova: Remove unused image apis 6a6aa0f14 Fix replica quotas allocation during share migration b82175f30 [api-ref] Fix missing parameters in share network list Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Id46464401509ddaf558335ec7ade12fe8559d084
2023-02-27 12:41:55 +01:00
- APIs for transferring shares between projects are now available.
When triggered, the transfer will create a key to be used by a user
in the destination project.
- Users can now specify metadata while creating their share networks.
Release manila RC1 for Antelope This proposed a RC1 release for manila to get any merged changes out prior to the RC1 deadline for Antelope going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by early Friday, March 03. $ git log --oneline --no-merges 15.0.0..f03e84 7e08ed4ce [NetApp] Fix DHSS mode fails to create share on a new pool e5d644fec update capacity filter during extend share 29f97d5f3 [docs] Update documentation for Infinidat driver ce42bd9e1 Fix db query for service cleanup. e2729946f [NetApp] Configure VLAN/MTU through subnet metadata 209b8ccab allow overide of basepython with TOX_PYTHON env 65c82408f NetApp ONTAP: REST transition - DHSS True functions b0a1ad978 NetApp ONTAP: REST transition - Data motion related functions 98be6376b Add 'state' column in 'services' table. 243721dc8 tox4 needs allowlist_externals for fast8 51a0f20f7 [CI] Bump timeout for the migrations test case a092c79f2 NetApp ONTAP: REST transition - DHSS False Basic operations ef111c59e Fix exception in share transfer accept routine a4090a6d7 TrivialFix: Fix releasenote file location 6a887f24d check_exec: /usr/bin/python3 bad interpreter 0a66bd095 NetApp: Use default_ad_site in active directory adcec06b7 Fix wrong assertion methods 43de2e8fb Metadata for Share Network Subnet Resource bb67f6ac2 Prevent failure on get quiesce_wait_time b4a0fd9af Update micversion to 2.77, support share transfer between project 6a75bec7b service instance: Read public ssh key directly 0e44933fd Remove placeholder from upgrade check 858939c19 Add 'default_ad_site' field to security service object e3ef58f86 NetApp ONTAP: Implemented REST transition Client a65dffc0c Fix Manila API error message 5f0f14a7f Add quiesce_wait_time option to share replica promote API. f6f93ff95 Imported Translations from Zanata c61c1977c [Cephfs] Fix erroneous share mode override on ensure_shares 224d3aa4d NetApp: Disable tunneling in vserver_exists 1d4beed95 db: Migrate "backend info" APIs to enginefacade bc2078b69 db: Migrate "message" APIs to enginefacade 4042d7027 db: Migrate "quota usage" APIs to enginefacade ff2ffab96 db: Migrate "quota class" APIs to enginefacade e33953a89 Add filesystem info to FSAL in CephFS NFS ffb3378d6 Drop old notification driver names 91b9985a3 Use new get_rpc_client API from oslo.messaging 0282f3fdb Ignore replicas in error state during allow/deny access. ba5455cbd Fix tests for 'share-network' param in share replica create be1807200 Fix tox4 errors 2b2e2b1a4 db: Migrate "quota" APIs to enginefacade 83a7fdf01 db: Migrate "service" APIs to enginefacade e1057ae66 db: Prepare 'model_query' for migration to enginefacade a84284afd db: Use oslo_db.sqlalchemy.enginefacade ca6c94bd1 tests: Enable SQLAlchemy 2.0 deprecation warnings 428177c4e test: Add warning fixture 096ec5f87 Add config for netapp asynchronous SnapMirror schedule f95cb40ee [NetApp] check snapshot presence after creation 7ec732105 [Infinidat] fixed host assisted migration 46d0c4d34 [NetApp] fallback to cifs-server force delete on vserver cleanup 605925e8f Imported Translations from Zanata ed65c4bb1 init share server updated_at field bdfafcdad Set configured_ip_versions fact in cephfs driver 111104b9a Allow setting endpoint_type for glance ed0af6e9d Rename 'nfs_cluster_id' to 'cluster_id' in the NFSProtocolHelper 8276fa3c8 Raise an exc if no VIP/backend is available 773359a20 Update manila-grenade-skip-level job for new release a99689f44 Pure Storage - bump version numbers for Antelope 4b83a6bd5 Macrosan driver: some improvements about variables and syntax e5cce5337 [devstack][RBAC] Update bootstrap user 48bc4656f Fix neutron plugin get network_type e597c4b5e Imported Translations from Zanata b5767fd98 Switch to 2023.1 Python3 unit tests and generic template name c155ce988 Update master for stable/zed 6303741be [RBAC] Return 404 if share is inaccessible 1dc445945 [NetApp]: Fix issues with managed snapshot 9fecc7a88 [devstack] Remove setting for tempest plugin d8b9d5a9e Migrate GlusterFS to privsep style a7be9c382 Nova: Remove unused server operations 39a031e65 Nova: Remove unused image apis 6a6aa0f14 Fix replica quotas allocation during share migration b82175f30 [api-ref] Fix missing parameters in share network list Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Id46464401509ddaf558335ec7ade12fe8559d084
2023-02-27 12:41:55 +01:00
The behavior should be similar to Manila shares, and users will
be able to update and delete the metadata of the given resources.
repository-settings:
openstack/manila: {}
Release manila RC1 for Antelope This proposed a RC1 release for manila to get any merged changes out prior to the RC1 deadline for Antelope going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by early Friday, March 03. $ git log --oneline --no-merges 15.0.0..f03e84 7e08ed4ce [NetApp] Fix DHSS mode fails to create share on a new pool e5d644fec update capacity filter during extend share 29f97d5f3 [docs] Update documentation for Infinidat driver ce42bd9e1 Fix db query for service cleanup. e2729946f [NetApp] Configure VLAN/MTU through subnet metadata 209b8ccab allow overide of basepython with TOX_PYTHON env 65c82408f NetApp ONTAP: REST transition - DHSS True functions b0a1ad978 NetApp ONTAP: REST transition - Data motion related functions 98be6376b Add 'state' column in 'services' table. 243721dc8 tox4 needs allowlist_externals for fast8 51a0f20f7 [CI] Bump timeout for the migrations test case a092c79f2 NetApp ONTAP: REST transition - DHSS False Basic operations ef111c59e Fix exception in share transfer accept routine a4090a6d7 TrivialFix: Fix releasenote file location 6a887f24d check_exec: /usr/bin/python3 bad interpreter 0a66bd095 NetApp: Use default_ad_site in active directory adcec06b7 Fix wrong assertion methods 43de2e8fb Metadata for Share Network Subnet Resource bb67f6ac2 Prevent failure on get quiesce_wait_time b4a0fd9af Update micversion to 2.77, support share transfer between project 6a75bec7b service instance: Read public ssh key directly 0e44933fd Remove placeholder from upgrade check 858939c19 Add 'default_ad_site' field to security service object e3ef58f86 NetApp ONTAP: Implemented REST transition Client a65dffc0c Fix Manila API error message 5f0f14a7f Add quiesce_wait_time option to share replica promote API. f6f93ff95 Imported Translations from Zanata c61c1977c [Cephfs] Fix erroneous share mode override on ensure_shares 224d3aa4d NetApp: Disable tunneling in vserver_exists 1d4beed95 db: Migrate "backend info" APIs to enginefacade bc2078b69 db: Migrate "message" APIs to enginefacade 4042d7027 db: Migrate "quota usage" APIs to enginefacade ff2ffab96 db: Migrate "quota class" APIs to enginefacade e33953a89 Add filesystem info to FSAL in CephFS NFS ffb3378d6 Drop old notification driver names 91b9985a3 Use new get_rpc_client API from oslo.messaging 0282f3fdb Ignore replicas in error state during allow/deny access. ba5455cbd Fix tests for 'share-network' param in share replica create be1807200 Fix tox4 errors 2b2e2b1a4 db: Migrate "quota" APIs to enginefacade 83a7fdf01 db: Migrate "service" APIs to enginefacade e1057ae66 db: Prepare 'model_query' for migration to enginefacade a84284afd db: Use oslo_db.sqlalchemy.enginefacade ca6c94bd1 tests: Enable SQLAlchemy 2.0 deprecation warnings 428177c4e test: Add warning fixture 096ec5f87 Add config for netapp asynchronous SnapMirror schedule f95cb40ee [NetApp] check snapshot presence after creation 7ec732105 [Infinidat] fixed host assisted migration 46d0c4d34 [NetApp] fallback to cifs-server force delete on vserver cleanup 605925e8f Imported Translations from Zanata ed65c4bb1 init share server updated_at field bdfafcdad Set configured_ip_versions fact in cephfs driver 111104b9a Allow setting endpoint_type for glance ed0af6e9d Rename 'nfs_cluster_id' to 'cluster_id' in the NFSProtocolHelper 8276fa3c8 Raise an exc if no VIP/backend is available 773359a20 Update manila-grenade-skip-level job for new release a99689f44 Pure Storage - bump version numbers for Antelope 4b83a6bd5 Macrosan driver: some improvements about variables and syntax e5cce5337 [devstack][RBAC] Update bootstrap user 48bc4656f Fix neutron plugin get network_type e597c4b5e Imported Translations from Zanata b5767fd98 Switch to 2023.1 Python3 unit tests and generic template name c155ce988 Update master for stable/zed 6303741be [RBAC] Return 404 if share is inaccessible 1dc445945 [NetApp]: Fix issues with managed snapshot 9fecc7a88 [devstack] Remove setting for tempest plugin d8b9d5a9e Migrate GlusterFS to privsep style a7be9c382 Nova: Remove unused server operations 39a031e65 Nova: Remove unused image apis 6a6aa0f14 Fix replica quotas allocation during share migration b82175f30 [api-ref] Fix missing parameters in share network list Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Id46464401509ddaf558335ec7ade12fe8559d084
2023-02-27 12:41:55 +01:00
releases:
- version: 16.0.0.0rc1
projects:
- repo: openstack/manila
hash: f03e84ae6212ed80e3b1e56ff289cf13634e9a80
- version: 16.0.0
projects:
- repo: openstack/manila
hash: f03e84ae6212ed80e3b1e56ff289cf13634e9a80
diff-start: 15.0.0
- version: 16.1.0
projects:
- repo: openstack/manila
hash: 6781f22bf1d78b89f500f538244d0991152f8e6d
Release manila RC1 for Antelope This proposed a RC1 release for manila to get any merged changes out prior to the RC1 deadline for Antelope going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by early Friday, March 03. $ git log --oneline --no-merges 15.0.0..f03e84 7e08ed4ce [NetApp] Fix DHSS mode fails to create share on a new pool e5d644fec update capacity filter during extend share 29f97d5f3 [docs] Update documentation for Infinidat driver ce42bd9e1 Fix db query for service cleanup. e2729946f [NetApp] Configure VLAN/MTU through subnet metadata 209b8ccab allow overide of basepython with TOX_PYTHON env 65c82408f NetApp ONTAP: REST transition - DHSS True functions b0a1ad978 NetApp ONTAP: REST transition - Data motion related functions 98be6376b Add 'state' column in 'services' table. 243721dc8 tox4 needs allowlist_externals for fast8 51a0f20f7 [CI] Bump timeout for the migrations test case a092c79f2 NetApp ONTAP: REST transition - DHSS False Basic operations ef111c59e Fix exception in share transfer accept routine a4090a6d7 TrivialFix: Fix releasenote file location 6a887f24d check_exec: /usr/bin/python3 bad interpreter 0a66bd095 NetApp: Use default_ad_site in active directory adcec06b7 Fix wrong assertion methods 43de2e8fb Metadata for Share Network Subnet Resource bb67f6ac2 Prevent failure on get quiesce_wait_time b4a0fd9af Update micversion to 2.77, support share transfer between project 6a75bec7b service instance: Read public ssh key directly 0e44933fd Remove placeholder from upgrade check 858939c19 Add 'default_ad_site' field to security service object e3ef58f86 NetApp ONTAP: Implemented REST transition Client a65dffc0c Fix Manila API error message 5f0f14a7f Add quiesce_wait_time option to share replica promote API. f6f93ff95 Imported Translations from Zanata c61c1977c [Cephfs] Fix erroneous share mode override on ensure_shares 224d3aa4d NetApp: Disable tunneling in vserver_exists 1d4beed95 db: Migrate "backend info" APIs to enginefacade bc2078b69 db: Migrate "message" APIs to enginefacade 4042d7027 db: Migrate "quota usage" APIs to enginefacade ff2ffab96 db: Migrate "quota class" APIs to enginefacade e33953a89 Add filesystem info to FSAL in CephFS NFS ffb3378d6 Drop old notification driver names 91b9985a3 Use new get_rpc_client API from oslo.messaging 0282f3fdb Ignore replicas in error state during allow/deny access. ba5455cbd Fix tests for 'share-network' param in share replica create be1807200 Fix tox4 errors 2b2e2b1a4 db: Migrate "quota" APIs to enginefacade 83a7fdf01 db: Migrate "service" APIs to enginefacade e1057ae66 db: Prepare 'model_query' for migration to enginefacade a84284afd db: Use oslo_db.sqlalchemy.enginefacade ca6c94bd1 tests: Enable SQLAlchemy 2.0 deprecation warnings 428177c4e test: Add warning fixture 096ec5f87 Add config for netapp asynchronous SnapMirror schedule f95cb40ee [NetApp] check snapshot presence after creation 7ec732105 [Infinidat] fixed host assisted migration 46d0c4d34 [NetApp] fallback to cifs-server force delete on vserver cleanup 605925e8f Imported Translations from Zanata ed65c4bb1 init share server updated_at field bdfafcdad Set configured_ip_versions fact in cephfs driver 111104b9a Allow setting endpoint_type for glance ed0af6e9d Rename 'nfs_cluster_id' to 'cluster_id' in the NFSProtocolHelper 8276fa3c8 Raise an exc if no VIP/backend is available 773359a20 Update manila-grenade-skip-level job for new release a99689f44 Pure Storage - bump version numbers for Antelope 4b83a6bd5 Macrosan driver: some improvements about variables and syntax e5cce5337 [devstack][RBAC] Update bootstrap user 48bc4656f Fix neutron plugin get network_type e597c4b5e Imported Translations from Zanata b5767fd98 Switch to 2023.1 Python3 unit tests and generic template name c155ce988 Update master for stable/zed 6303741be [RBAC] Return 404 if share is inaccessible 1dc445945 [NetApp]: Fix issues with managed snapshot 9fecc7a88 [devstack] Remove setting for tempest plugin d8b9d5a9e Migrate GlusterFS to privsep style a7be9c382 Nova: Remove unused server operations 39a031e65 Nova: Remove unused image apis 6a6aa0f14 Fix replica quotas allocation during share migration b82175f30 [api-ref] Fix missing parameters in share network list Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Id46464401509ddaf558335ec7ade12fe8559d084
2023-02-27 12:41:55 +01:00
branches:
- name: stable/2023.1
location: 16.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/2023.1.html