Add release note links for 2025.1 Epoxy
If any of your deliverables does not have a release note link added already under deliverables/epoxy, then please check whether there is an open patch on that repository with the topic "reno-2025.1" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-2025.1+is:open Change-Id: Ia8732af375a1cc7f0e9604a8768c8fc1842b886e
This commit is contained in:
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 13.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/blazar-dashboard/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/blazar/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.6.1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/ceilometermiddleware/2025.1.html
|
||||
|
||||
@@ -7,10 +7,9 @@ cycle-highlights:
|
||||
- Features and bug fixes to many of our supported drivers, including
|
||||
NetApp, PowerMax, LightBits, Fujitsu, PowerFlex, 3par, StorPool,
|
||||
Pure Storage, Nimble, and Hitachi.
|
||||
- Brick saw several improvements related to multipath setup and
|
||||
management.
|
||||
- Ceph backup driver can now be configured to keep the last n
|
||||
snapshots of a volume, instead of all of them.
|
||||
- Brick saw several improvements related to multipath setup and management.
|
||||
- Ceph backup driver can now be configured to keep the last n snapshots
|
||||
of a volume, instead of all of them.
|
||||
repository-settings:
|
||||
openstack/cinder: {}
|
||||
releases:
|
||||
@@ -21,3 +20,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 26.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/cinder/2025.1.html
|
||||
|
||||
@@ -25,3 +25,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 30.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/glance/2025.1.html
|
||||
|
||||
@@ -14,3 +14,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 10.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/heat-agents/2025.1.html
|
||||
|
||||
@@ -15,3 +15,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 24.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/heat/2025.1.html
|
||||
|
||||
@@ -15,3 +15,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 12.4.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/ironic-inspector/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 27.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/keystone/2025.1.html
|
||||
|
||||
@@ -13,3 +13,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/kuryr-libnetwork/2025.1.html
|
||||
|
||||
@@ -14,3 +14,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 13.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila-ui/2025.1.html
|
||||
|
||||
@@ -4,24 +4,25 @@ release-model: cycle-with-rc
|
||||
team: manila
|
||||
type: service
|
||||
cycle-highlights:
|
||||
- Users are now able to modify the access level of an access rule, switching
|
||||
it from "read-only" to "read-write" or vice versa.
|
||||
- Users are now able to modify the access level of an access rule,
|
||||
switching it from "read-only" to "read-write" or vice versa.
|
||||
- Users can now set and modify share server characteristics via share
|
||||
network subnet metadata. Cloud administrators can define what modifications
|
||||
are permissible via the ``driver_updatable_subnet_metadata`` configuration
|
||||
option.
|
||||
- The NetApp ONTAP driver now supports Certificate Based Authentication.
|
||||
- The configuration options for the standalone CephFS NFS Ganesha helper
|
||||
are deprecated and will be removed in the future, along with the helper.
|
||||
Operators are expected to migrate to use highly-available NFS-Ganesha
|
||||
clusters (a.k.a "ceph nfs" service) instead.
|
||||
- The NetApp ONTAP driver was improved to prevent future failures on HA
|
||||
takeovers on the storage back end through improved provisioning.
|
||||
- The CephFS driver will now report allocated capacity in gigabytes to the
|
||||
scheduler calculations to ensure that shares are being evenly distributed
|
||||
across backends.
|
||||
- The configuration options for the standalone CephFS NFS Ganesha
|
||||
helper are deprecated and will be removed in the future, along with
|
||||
the helper. Operators are expected to migrate to use highly-available
|
||||
NFS-Ganesha clusters (a.k.a "ceph nfs" service) instead.
|
||||
- The NetApp ONTAP driver was improved to prevent future failures
|
||||
on HA takeovers on the storage back end through improved provisioning.
|
||||
- The CephFS driver will now report allocated capacity in gigabytes
|
||||
to the scheduler calculations to ensure that shares are being evenly
|
||||
distributed across backends.
|
||||
- We improved the durability of exports in the generic driver to sustain
|
||||
crashes, restarts or planned migrations of the underlying share servers.
|
||||
crashes, restarts or planned migrations of the underlying share
|
||||
servers.
|
||||
repository-settings:
|
||||
openstack/manila: {}
|
||||
releases:
|
||||
@@ -32,3 +33,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 20.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/manila/2025.1.html
|
||||
|
||||
@@ -17,3 +17,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 2.4.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/metalsmith/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 20.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/mistral-dashboard/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/mistral-extra/2025.1.html
|
||||
|
||||
@@ -26,3 +26,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.3.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/mistral-lib/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 22.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-bagpipe/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 22.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-bgpvpn/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 7.5.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/networking-generic-switch/2025.1.html
|
||||
|
||||
@@ -15,3 +15,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 20.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/networking-sfc/2025.1.html
|
||||
|
||||
@@ -13,3 +13,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 9.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/neutron-fwaas-dashboard/2025.1.html
|
||||
|
||||
@@ -14,3 +14,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 22.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/neutron-fwaas/2025.1.html
|
||||
|
||||
@@ -30,3 +30,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.18.2
|
||||
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/2025.1.html
|
||||
|
||||
@@ -14,3 +14,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 26.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/2025.1.html
|
||||
|
||||
@@ -28,3 +28,4 @@ cycle-highlights:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 26.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/neutron/2025.1.html
|
||||
|
||||
@@ -19,3 +19,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.8.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/octavia-lib/2025.1.html
|
||||
|
||||
@@ -26,3 +26,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.4.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 6.11.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/os-brick/2025.1.html
|
||||
|
||||
@@ -30,3 +30,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.0.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/os-ken/2025.1.html
|
||||
|
||||
@@ -22,3 +22,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.10.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.cache/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 6.5.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.i18n/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 2.6.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.limit/2025.1.html
|
||||
|
||||
@@ -22,3 +22,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 7.1.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.log/2025.1.html
|
||||
|
||||
@@ -22,3 +22,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 16.1.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.messaging/2025.1.html
|
||||
|
||||
@@ -22,3 +22,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 0.11.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.metrics/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.5.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.policy/2025.1.html
|
||||
|
||||
@@ -18,3 +18,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.5.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.reports/2025.1.html
|
||||
|
||||
@@ -22,3 +22,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 7.5.1
|
||||
release-notes: https://docs.openstack.org/releasenotes/oslo.rootwrap/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 2.5.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/oslo.upgradecheck/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.6.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/oslo.versionedobjects/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/ovn-bgp-agent/2025.1.html
|
||||
|
||||
@@ -15,3 +15,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 13.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/placement/2025.1.html
|
||||
|
||||
@@ -19,3 +19,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.7.1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-aodhclient/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.3.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-blazarclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 2.5.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 9.7.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-cinderclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 6.0.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-freezerclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.1.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-heatclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 5.3.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-ironic-inspector-client/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 5.10.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-ironicclient/2025.1.html
|
||||
|
||||
@@ -26,3 +26,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 5.4.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-manilaclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 5.4.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-mistralclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 11.4.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-neutronclient/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 18.9.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-novaclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 0.4.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-observabilityclient/2025.1.html
|
||||
|
||||
@@ -18,3 +18,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.10.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-octaviaclient/2025.1.html
|
||||
|
||||
@@ -14,3 +14,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 4.7.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-swiftclient/2025.1.html
|
||||
|
||||
@@ -22,3 +22,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 3.0.0
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/python-zaqarclient/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/storlets/2025.1.html
|
||||
|
||||
@@ -21,3 +21,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 5.5.0
|
||||
release-notes: https://docs.openstack.org/releasenotes/sushy/2025.1.html
|
||||
|
||||
@@ -15,3 +15,5 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/tap-as-a-service/2025.1.html
|
||||
|
||||
@@ -14,3 +14,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 18.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 20.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/zaqar/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/zun-ui/2025.1.html
|
||||
|
||||
@@ -13,3 +13,4 @@ releases:
|
||||
branches:
|
||||
- name: stable/2025.1
|
||||
location: 15.0.0.0rc1
|
||||
release-notes: https://docs.openstack.org/releasenotes/zun/2025.1.html
|
||||
|
||||
Reference in New Issue
Block a user