49affcdf6e
Fixes included: $ git log --oneline 17.0.0..c09b44b --no-merges afc1dbfbe Fix missing manila-data options 1ee34c740 Fix policy check in metadata APIs 880da6ee6 Fix py311 unit test issues f1aa5f074 [RBAC] Enforce check for share updates ee8d0a6c3 Respect provided "host" when plugging ports 4a006f8f9 Fix share network delete procedure 318140e25 [rbac] Pull up policy checks on share/snapshot APIs 4d4d4bdb1 Shorten snapshots names in CephFS drivers 6b61b065b Fix count in the response of shares/snapshots list API a1451aa20 Update TOX_CONSTRAINTS_FILE for stable/2023.2 87706831a Update .gitreview for stable/2023.2 Change-Id: I751e6b2714701137f465f36db0bd6e6d89344ae5
61 lines
2.2 KiB
YAML
61 lines
2.2 KiB
YAML
---
|
||
launchpad: manila
|
||
release-model: cycle-with-rc
|
||
team: manila
|
||
type: service
|
||
cycle-highlights:
|
||
- |
|
||
Manila shares and access rules can now be locked against deletion.
|
||
A generic ``resource locks`` framework has been introduced to facilitate
|
||
this. Users can also hide sensitive fields of access rules with this
|
||
feature.
|
||
- |
|
||
Shares can be backed up and restored generically with the help of the
|
||
manila-data manager service. Driver-powered share backups will extend this
|
||
feature in future releases.
|
||
- |
|
||
Added new Manila drivers to support Dell PowerFlex and Dell PowerStore
|
||
storage backends. The driver for PowerFlex supports managing NFS shares
|
||
while the driver for PowerStore supports managing NFS and CIFS shares.
|
||
- |
|
||
Added the NetAppAIQWeigher scheduler weigher that harnesses artificial
|
||
intelligence to handle provisioning and placement decisions.
|
||
- |
|
||
Share access rules can be filtered with rule parameters such as access_to,
|
||
access_type, access_key and access_level.
|
||
- |
|
||
Added the possibility to display the total count of snapshots when
|
||
paginating snapshots.
|
||
- |
|
||
Added share type information to notifications with oslo.messaging. It is
|
||
useful for billing to be able to charge customers differently for shares of
|
||
different types.
|
||
- |
|
||
Administrators are now able to to set a maximum share extend size
|
||
restriction which can be set on a per share-type granularity through the
|
||
‘provisioning:max_share_extend_size’ extra-spec.
|
||
- |
|
||
Usage of the “manila” CLI client is discouraged in favor of the
|
||
“openstack” CLI. The “manila” CLI client is deprecated and will be removed
|
||
in a future release.
|
||
repository-settings:
|
||
openstack/manila: {}
|
||
releases:
|
||
- version: 17.0.0.0rc1
|
||
projects:
|
||
- repo: openstack/manila
|
||
hash: c09846b1b7905481a20973140685ca00cc6e6018
|
||
- version: 17.0.0
|
||
projects:
|
||
- repo: openstack/manila
|
||
hash: c09846b1b7905481a20973140685ca00cc6e6018
|
||
diff-start: 16.0.0
|
||
- version: 17.1.0
|
||
projects:
|
||
- repo: openstack/manila
|
||
hash: c09b44b5d94474d24b40d39b51e77541f9d9dfba
|
||
branches:
|
||
- name: stable/2023.2
|
||
location: 17.0.0.0rc1
|
||
release-notes: https://docs.openstack.org/releasenotes/manila/2023.2.html
|