70ec61e5ea
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to manila since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 16.2.0..dad310243 590901073 [ci] Fix zuul configuration errors 6dad1afca bug fix: error message fix f4b8a7bea Conditional Import for FIPS Compliance 0e3523e11 Fixed bug 2069125: Manila driver error with ONTAP SVM-scoped user 18b6562dd Fix leak of ports on share server deletion fc5c241a6 Forbid resetting state of active replicas 7dbba77f8 Retry on connection error to neutron Change-Id: Iaa6b61adff149fdd4e42ed19fb188c82c6bfaaf5 Signed-off-by: Elod Illes <elod.illes@est.tech>
41 lines
1.3 KiB
YAML
41 lines
1.3 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
cycle-highlights:
|
|
- 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.
|
|
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: {}
|
|
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
|
|
- version: 16.2.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 7918f1d4bb4a66497fc1c76085100dd7f5e82231
|
|
- version: 16.2.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: dad31024364059011d6500b79cfd0383b7eedc14
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 16.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/2023.1.html
|