diff --git a/deliverables/rocky/aodh.yaml b/deliverables/rocky/aodh.yaml index 1dcce85629..d7b6a12c77 100644 --- a/deliverables/rocky/aodh.yaml +++ b/deliverables/rocky/aodh.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/rocky location: 7.0.0 +release-notes: https://docs.openstack.org/releasenotes/aodh/rocky.html diff --git a/deliverables/rocky/barbican.yaml b/deliverables/rocky/barbican.yaml index beab22d1df..e0cb76c827 100644 --- a/deliverables/rocky/barbican.yaml +++ b/deliverables/rocky/barbican.yaml @@ -43,3 +43,4 @@ cycle-highlights: - | The simple crypto plugin was augmented to allow the generation of 512 bit AES keys for XTS mode. +release-notes: https://docs.openstack.org/releasenotes/barbican/rocky.html diff --git a/deliverables/rocky/bifrost.yaml b/deliverables/rocky/bifrost.yaml index 9856347ff9..1e16753eab 100644 --- a/deliverables/rocky/bifrost.yaml +++ b/deliverables/rocky/bifrost.yaml @@ -13,3 +13,4 @@ releases: branches: - location: 5.1.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/bifrost/rocky.html diff --git a/deliverables/rocky/cinder.yaml b/deliverables/rocky/cinder.yaml index 98b4a5eacd..4fc68d017f 100644 --- a/deliverables/rocky/cinder.yaml +++ b/deliverables/rocky/cinder.yaml @@ -39,7 +39,9 @@ branches: cycle-highlights: - 'Improved user experience when recovering from storage system failures.' - 'Security improvements enabled when creating volumes from signed images.' - - 'Numerous improvements that give administrators greater control over the placement of volumes.' + - 'Numerous improvements that give administrators greater control over the placement + of volumes.' - 'Improved backup functionality and performance.' repository-settings: openstack/cinder: {} +release-notes: https://docs.openstack.org/releasenotes/cinder/rocky.html diff --git a/deliverables/rocky/cloudkitty.yaml b/deliverables/rocky/cloudkitty.yaml index 8a42ca96a3..663af73c33 100644 --- a/deliverables/rocky/cloudkitty.yaml +++ b/deliverables/rocky/cloudkitty.yaml @@ -22,3 +22,4 @@ cycle-highlights: more scalable / faster. repository-settings: openstack/cloudkitty: {} +release-notes: https://docs.openstack.org/releasenotes/cloudkitty/rocky.html diff --git a/deliverables/rocky/congress-dashboard.yaml b/deliverables/rocky/congress-dashboard.yaml index 9ba7130d74..54a28ab37b 100644 --- a/deliverables/rocky/congress-dashboard.yaml +++ b/deliverables/rocky/congress-dashboard.yaml @@ -31,3 +31,4 @@ branches: name: stable/rocky repository-settings: openstack/congress-dashboard: {} +release-notes: https://docs.openstack.org/releasenotes/congress-dashboard/rocky.html diff --git a/deliverables/rocky/congress.yaml b/deliverables/rocky/congress.yaml index f2f449b178..32a8281b25 100644 --- a/deliverables/rocky/congress.yaml +++ b/deliverables/rocky/congress.yaml @@ -31,11 +31,11 @@ branches: repository-settings: openstack/congress: {} cycle-highlights: - - 'Webhook integration: Congress can now accept webhook notifications from - Monasca monitoring service and Vitrage root-cause analysis service to enable - immediate fault-management responses according to operator policy.' - - "Z3 Engine: The experimental rule engine based on Microsoft Research's Z3-prover - opens the way to efficient policy inferences at previously impractical scales." + - 'Webhook integration: Congress can now accept webhook notifications from Monasca + monitoring service and Vitrage root-cause analysis service to enable immediate + fault-management responses according to operator policy.' + - 'Z3 Engine: The experimental rule engine based on Microsoft Research''s Z3-prover + opens the way to efficient policy inferences at previously impractical scales.' - 'Bug Fixes: As with every release, we continue to make Congress more robust and stable than ever with bug fixes and internal improvements.' release-notes: https://docs.openstack.org/releasenotes/congress/rocky.html diff --git a/deliverables/rocky/cyborg.yaml b/deliverables/rocky/cyborg.yaml index 6457450b59..a9e48ffcae 100644 --- a/deliverables/rocky/cyborg.yaml +++ b/deliverables/rocky/cyborg.yaml @@ -40,3 +40,4 @@ cycle-highlights: - 'Add FPGA programming support.' repository-settings: openstack/cyborg: {} +release-notes: https://docs.openstack.org/releasenotes/cyborg/rocky.html diff --git a/deliverables/rocky/designate.yaml b/deliverables/rocky/designate.yaml index d26cce19c4..aa33957fa8 100644 --- a/deliverables/rocky/designate.yaml +++ b/deliverables/rocky/designate.yaml @@ -32,3 +32,4 @@ releases: branches: - location: 7.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/designate/rocky.html diff --git a/deliverables/rocky/glance.yaml b/deliverables/rocky/glance.yaml index 284e69baa6..937b8b550d 100644 --- a/deliverables/rocky/glance.yaml +++ b/deliverables/rocky/glance.yaml @@ -12,18 +12,16 @@ branches: - name: stable/rocky location: 17.0.0.0rc1 cycle-highlights: - - Secure Hash Algorithm Support, which allows operators to configure - a self-describing secure hash that can be used by image consumers - to verify image data integrity - - Introduction of "hidden" images, a popular operator request that - enables operators to keep outdated public images hidden from the - default image-list response yet still available for server rebuilds - - The glance-manage utility has been updated to address OpenStack - Security Note OSSN-0075 - - An implementation of multiple backend support, which allows operators - to configure multiple stores and allows end users to direct image data - to a specific store, is introduced as the EXPERIMENTAL Image Service - API version 2.8 + - 'Secure Hash Algorithm Support, which allows operators to configure a self-describing + secure hash that can be used by image consumers to verify image data integrity' + - 'Introduction of "hidden" images, a popular operator request that enables operators + to keep outdated public images hidden from the default image-list response yet + still available for server rebuilds' + - 'The glance-manage utility has been updated to address OpenStack Security Note + OSSN-0075' + - 'An implementation of multiple backend support, which allows operators to configure + multiple stores and allows end users to direct image data to a specific store, + is introduced as the EXPERIMENTAL Image Service API version 2.8' releases: - version: 17.0.0.0b1 projects: @@ -52,3 +50,4 @@ releases: version: 17.0.0 repository-settings: openstack/glance: {} +release-notes: https://docs.openstack.org/releasenotes/glance/rocky.html diff --git a/deliverables/rocky/heat.yaml b/deliverables/rocky/heat.yaml index a0d91fcacb..be7051aee1 100644 --- a/deliverables/rocky/heat.yaml +++ b/deliverables/rocky/heat.yaml @@ -34,3 +34,4 @@ releases: version: 11.0.0 repository-settings: openstack/heat: {} +release-notes: https://docs.openstack.org/releasenotes/heat/rocky.html diff --git a/deliverables/rocky/horizon.yaml b/deliverables/rocky/horizon.yaml index 26dcee46af..f72a9e3bad 100644 --- a/deliverables/rocky/horizon.yaml +++ b/deliverables/rocky/horizon.yaml @@ -35,6 +35,7 @@ branches: - location: 14.0.0.0rc1 name: stable/rocky cycle-highlights: - - Cinder Generic Groups are now supported - - Added server groups and server group members quota management - - Angularized Users and Server Groups panels are added to provide better UX + - 'Cinder Generic Groups are now supported' + - 'Added server groups and server group members quota management' + - 'Angularized Users and Server Groups panels are added to provide better UX' +release-notes: https://docs.openstack.org/releasenotes/horizon/rocky.html diff --git a/deliverables/rocky/instack-undercloud.yaml b/deliverables/rocky/instack-undercloud.yaml index ca6687ee87..550ebdd617 100644 --- a/deliverables/rocky/instack-undercloud.yaml +++ b/deliverables/rocky/instack-undercloud.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/instack-undercloud/rocky.html diff --git a/deliverables/rocky/ironic-inspector.yaml b/deliverables/rocky/ironic-inspector.yaml index 8360f5bdac..dfa8bd19ec 100644 --- a/deliverables/rocky/ironic-inspector.yaml +++ b/deliverables/rocky/ironic-inspector.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 8.0.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/rocky.html diff --git a/deliverables/rocky/ironic-python-agent.yaml b/deliverables/rocky/ironic-python-agent.yaml index a6001c940f..b344af68d3 100644 --- a/deliverables/rocky/ironic-python-agent.yaml +++ b/deliverables/rocky/ironic-python-agent.yaml @@ -14,3 +14,4 @@ releases: branches: - location: 3.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/ironic-python-agent/rocky.html diff --git a/deliverables/rocky/ironic-ui.yaml b/deliverables/rocky/ironic-ui.yaml index ab8a152164..fd1f9fba93 100644 --- a/deliverables/rocky/ironic-ui.yaml +++ b/deliverables/rocky/ironic-ui.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 3.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/ironic-ui/rocky.html diff --git a/deliverables/rocky/ironic.yaml b/deliverables/rocky/ironic.yaml index 17162ccc76..91e56c45bf 100644 --- a/deliverables/rocky/ironic.yaml +++ b/deliverables/rocky/ironic.yaml @@ -18,11 +18,12 @@ branches: - location: 11.1.0 name: stable/rocky cycle-highlights: - - Added the ability to define groups of conductors and nodes, enabling - operators to define specific failure or management domains. - - Added ability to manage BIOS settings, with driver support - for iRMC and iLO hardware types. - - Added automatic recovery from power faults, removing a long - standing headache for operators. - - Added a ramdisk deployment interface enabling high performance - computing deployments to have diskless nodes. + - 'Added the ability to define groups of conductors and nodes, enabling operators + to define specific failure or management domains.' + - 'Added ability to manage BIOS settings, with driver support for iRMC and iLO hardware + types.' + - 'Added automatic recovery from power faults, removing a long standing headache + for operators.' + - 'Added a ramdisk deployment interface enabling high performance computing deployments + to have diskless nodes.' +release-notes: https://docs.openstack.org/releasenotes/ironic/rocky.html diff --git a/deliverables/rocky/keystone.yaml b/deliverables/rocky/keystone.yaml index f5fe86e194..c2be8e2be3 100644 --- a/deliverables/rocky/keystone.yaml +++ b/deliverables/rocky/keystone.yaml @@ -54,3 +54,4 @@ repository-settings: branches: - location: 14.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/keystone/rocky.html diff --git a/deliverables/rocky/keystoneauth.yaml b/deliverables/rocky/keystoneauth.yaml index d2333e2272..d15bdc713d 100644 --- a/deliverables/rocky/keystoneauth.yaml +++ b/deliverables/rocky/keystoneauth.yaml @@ -50,3 +50,4 @@ repository-settings: branches: - location: 3.10.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/keystoneauth/rocky.html diff --git a/deliverables/rocky/keystonemiddleware.yaml b/deliverables/rocky/keystonemiddleware.yaml index a8904718fe..ba63321e56 100644 --- a/deliverables/rocky/keystonemiddleware.yaml +++ b/deliverables/rocky/keystonemiddleware.yaml @@ -22,3 +22,4 @@ repository-settings: branches: - location: 5.2.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/rocky.html diff --git a/deliverables/rocky/kuryr-kubernetes.yaml b/deliverables/rocky/kuryr-kubernetes.yaml index e5c5fafdf2..bc106f631e 100644 --- a/deliverables/rocky/kuryr-kubernetes.yaml +++ b/deliverables/rocky/kuryr-kubernetes.yaml @@ -30,3 +30,4 @@ cycle-highlights: unhealthy if needed. repository-settings: openstack/kuryr-kubernetes: {} +release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/rocky.html diff --git a/deliverables/rocky/kuryr-libnetwork.yaml b/deliverables/rocky/kuryr-libnetwork.yaml index 805b07a5a5..37b78a95d8 100644 --- a/deliverables/rocky/kuryr-libnetwork.yaml +++ b/deliverables/rocky/kuryr-libnetwork.yaml @@ -13,3 +13,4 @@ branches: location: 2.0.0 repository-settings: openstack/kuryr-libnetwork: {} +release-notes: https://docs.openstack.org/releasenotes/kuryr-libnetwork/rocky.html diff --git a/deliverables/rocky/magnum-ui.yaml b/deliverables/rocky/magnum-ui.yaml index 1b91ec3c95..d723288198 100644 --- a/deliverables/rocky/magnum-ui.yaml +++ b/deliverables/rocky/magnum-ui.yaml @@ -13,3 +13,4 @@ releases: version: 5.0.0 repository-settings: openstack/magnum-ui: {} +release-notes: https://docs.openstack.org/releasenotes/magnum-ui/rocky.html diff --git a/deliverables/rocky/magnum.yaml b/deliverables/rocky/magnum.yaml index e7b54de76d..833da823c5 100644 --- a/deliverables/rocky/magnum.yaml +++ b/deliverables/rocky/magnum.yaml @@ -17,3 +17,4 @@ releases: branches: - name: stable/rocky location: 7.0.0 +release-notes: https://docs.openstack.org/releasenotes/magnum/rocky.html diff --git a/deliverables/rocky/manila-ui.yaml b/deliverables/rocky/manila-ui.yaml index 555cd7a4d8..bb7d605f5c 100644 --- a/deliverables/rocky/manila-ui.yaml +++ b/deliverables/rocky/manila-ui.yaml @@ -22,3 +22,4 @@ repository-settings: branches: - location: 2.16.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/manila-ui/rocky.html diff --git a/deliverables/rocky/manila.yaml b/deliverables/rocky/manila.yaml index 2bbc2cc5da..fff48c3c30 100644 --- a/deliverables/rocky/manila.yaml +++ b/deliverables/rocky/manila.yaml @@ -37,3 +37,4 @@ cycle-highlights: - | Added Inspur AS13000 driver which supports snapshot operation as well as all minimum driver features. +release-notes: https://docs.openstack.org/releasenotes/manila/rocky.html diff --git a/deliverables/rocky/masakari.yaml b/deliverables/rocky/masakari.yaml index 290c638102..c848978edb 100644 --- a/deliverables/rocky/masakari.yaml +++ b/deliverables/rocky/masakari.yaml @@ -35,5 +35,7 @@ branches: - location: 6.0.0.0rc1 name: stable/rocky cycle-highlights: - - Operators can now customize taskflow workflows to process each type of failure notifications. - - Support introspective Instance Monitoring through QEMU Guest Agent + - 'Operators can now customize taskflow workflows to process each type of failure + notifications.' + - 'Support introspective Instance Monitoring through QEMU Guest Agent' +release-notes: https://docs.openstack.org/releasenotes/masakari/rocky.html diff --git a/deliverables/rocky/mistral.yaml b/deliverables/rocky/mistral.yaml index c7735f39cb..b7418dfc86 100644 --- a/deliverables/rocky/mistral.yaml +++ b/deliverables/rocky/mistral.yaml @@ -5,13 +5,12 @@ release-model: cycle-with-milestones team: mistral type: service cycle-highlights: - - Introduced the notifier service for sending Mistral events. - - Added Mistral actions for Swift service methods, Vitrage, Zun, Qinling and - Manila. - - Executors now have a heartbeat check to verify they are still running. This - helps resolve workflows that can become stuck in the RUNNING state when an - executor dies. - - Improved performance and reduced memory footprint + - 'Introduced the notifier service for sending Mistral events.' + - 'Added Mistral actions for Swift service methods, Vitrage, Zun, Qinling and Manila.' + - 'Executors now have a heartbeat check to verify they are still running. This helps + resolve workflows that can become stuck in the RUNNING state when an executor + dies.' + - 'Improved performance and reduced memory footprint' releases: - version: 7.0.0.0b1 projects: @@ -61,3 +60,4 @@ repository-settings: branches: - location: 7.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/mistral/rocky.html diff --git a/deliverables/rocky/monasca-api.yaml b/deliverables/rocky/monasca-api.yaml index 7cfdcf0167..0b9bc2a8a7 100644 --- a/deliverables/rocky/monasca-api.yaml +++ b/deliverables/rocky/monasca-api.yaml @@ -17,3 +17,4 @@ releases: branches: - location: 2.7.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/monasca-api/rocky.html diff --git a/deliverables/rocky/monasca-log-api.yaml b/deliverables/rocky/monasca-log-api.yaml index fcb9c0838b..bac98e3aee 100644 --- a/deliverables/rocky/monasca-log-api.yaml +++ b/deliverables/rocky/monasca-log-api.yaml @@ -13,3 +13,4 @@ releases: branches: - location: 2.7.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/monasca-log-api/rocky.html diff --git a/deliverables/rocky/murano-dashboard.yaml b/deliverables/rocky/murano-dashboard.yaml index b26d324804..6fd5f63df7 100644 --- a/deliverables/rocky/murano-dashboard.yaml +++ b/deliverables/rocky/murano-dashboard.yaml @@ -27,3 +27,4 @@ branches: name: stable/rocky repository-settings: openstack/murano-dashboard: {} +release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/rocky.html diff --git a/deliverables/rocky/murano.yaml b/deliverables/rocky/murano.yaml index 76252b1d6f..6d092e22b4 100644 --- a/deliverables/rocky/murano.yaml +++ b/deliverables/rocky/murano.yaml @@ -26,3 +26,4 @@ branches: name: stable/rocky repository-settings: openstack/murano: {} +release-notes: https://docs.openstack.org/releasenotes/murano/rocky.html diff --git a/deliverables/rocky/networking-baremetal.yaml b/deliverables/rocky/networking-baremetal.yaml index 234d95b64b..326ef8d249 100644 --- a/deliverables/rocky/networking-baremetal.yaml +++ b/deliverables/rocky/networking-baremetal.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 1.2.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/networking-baremetal/rocky.html diff --git a/deliverables/rocky/networking-bgpvpn.yaml b/deliverables/rocky/networking-bgpvpn.yaml index 4ca2b08ff4..b39edfe04b 100644 --- a/deliverables/rocky/networking-bgpvpn.yaml +++ b/deliverables/rocky/networking-bgpvpn.yaml @@ -31,3 +31,4 @@ releases: branches: - location: 9.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/rocky.html diff --git a/deliverables/rocky/networking-generic-switch.yaml b/deliverables/rocky/networking-generic-switch.yaml index bd6f13060d..a07fa36430 100644 --- a/deliverables/rocky/networking-generic-switch.yaml +++ b/deliverables/rocky/networking-generic-switch.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 1.2.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/networking-generic-switch/rocky.html diff --git a/deliverables/rocky/networking-hyperv.yaml b/deliverables/rocky/networking-hyperv.yaml index 798bf4d2d1..d8fcb1b750 100644 --- a/deliverables/rocky/networking-hyperv.yaml +++ b/deliverables/rocky/networking-hyperv.yaml @@ -14,3 +14,4 @@ branches: name: stable/rocky repository-settings: openstack/networking-hyperv: {} +release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/rocky.html diff --git a/deliverables/rocky/networking-sfc.yaml b/deliverables/rocky/networking-sfc.yaml index 66fcb3ba39..f981e68429 100644 --- a/deliverables/rocky/networking-sfc.yaml +++ b/deliverables/rocky/networking-sfc.yaml @@ -32,3 +32,4 @@ releases: branches: - location: 7.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/networking-sfc/rocky.html diff --git a/deliverables/rocky/neutron-dynamic-routing.yaml b/deliverables/rocky/neutron-dynamic-routing.yaml index bc7cfaafe1..d31ae147db 100644 --- a/deliverables/rocky/neutron-dynamic-routing.yaml +++ b/deliverables/rocky/neutron-dynamic-routing.yaml @@ -31,3 +31,4 @@ releases: branches: - location: 13.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/rocky.html diff --git a/deliverables/rocky/neutron-fwaas-dashboard.yaml b/deliverables/rocky/neutron-fwaas-dashboard.yaml index 9581678570..e7ea4f6b73 100644 --- a/deliverables/rocky/neutron-fwaas-dashboard.yaml +++ b/deliverables/rocky/neutron-fwaas-dashboard.yaml @@ -17,3 +17,4 @@ releases: branches: - location: 1.5.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/neutron-fwaas-dashboard/rocky.html diff --git a/deliverables/rocky/neutron-lbaas.yaml b/deliverables/rocky/neutron-lbaas.yaml index 774d526441..f6088db071 100644 --- a/deliverables/rocky/neutron-lbaas.yaml +++ b/deliverables/rocky/neutron-lbaas.yaml @@ -31,3 +31,4 @@ releases: branches: - location: 13.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/rocky.html diff --git a/deliverables/rocky/neutron-vpnaas-dashboard.yaml b/deliverables/rocky/neutron-vpnaas-dashboard.yaml index 995f297ab3..9bf2d73203 100644 --- a/deliverables/rocky/neutron-vpnaas-dashboard.yaml +++ b/deliverables/rocky/neutron-vpnaas-dashboard.yaml @@ -17,3 +17,4 @@ releases: branches: - location: 1.4.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/rocky.html diff --git a/deliverables/rocky/neutron-vpnaas.yaml b/deliverables/rocky/neutron-vpnaas.yaml index 99c9ec5ae9..09ca70b16e 100644 --- a/deliverables/rocky/neutron-vpnaas.yaml +++ b/deliverables/rocky/neutron-vpnaas.yaml @@ -31,3 +31,4 @@ releases: branches: - location: 13.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/rocky.html diff --git a/deliverables/rocky/neutron.yaml b/deliverables/rocky/neutron.yaml index c18e4ffa7b..9cec002160 100644 --- a/deliverables/rocky/neutron.yaml +++ b/deliverables/rocky/neutron.yaml @@ -54,3 +54,4 @@ cycle-highlights: TripleO deployment.' - '(bagpipe) bagpipe-bgp, a reference implementation of Neutron BGP VPN support, supports E-VPN with OVS.' +release-notes: https://docs.openstack.org/releasenotes/neutron/rocky.html diff --git a/deliverables/rocky/nova.yaml b/deliverables/rocky/nova.yaml index 9acdb9157f..63fe7ab8e3 100644 --- a/deliverables/rocky/nova.yaml +++ b/deliverables/rocky/nova.yaml @@ -3,7 +3,7 @@ launchpad: nova release-model: cycle-with-milestones team: nova type: service -release-notes: https://docs.openstack.org/releasenotes/nova/unreleased.html +release-notes: https://docs.openstack.org/releasenotes/nova/rocky.html repository-settings: openstack/nova: {} releases: diff --git a/deliverables/rocky/octavia-dashboard.yaml b/deliverables/rocky/octavia-dashboard.yaml index cf77e583c6..43c8cdec7c 100644 --- a/deliverables/rocky/octavia-dashboard.yaml +++ b/deliverables/rocky/octavia-dashboard.yaml @@ -5,7 +5,7 @@ release-model: cycle-with-milestones release-type: horizon team: octavia type: horizon-plugin -release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/unreleased.html +release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/rocky.html repository-settings: openstack/octavia-dashboard: {} releases: @@ -42,5 +42,4 @@ branches: - location: 2.0.0.0rc1 name: stable/rocky cycle-highlights: - - 'Octavia dashboard details pages now automatically refresh the load - balancer status.' + - 'Octavia dashboard details pages now automatically refresh the load balancer status.' diff --git a/deliverables/rocky/octavia.yaml b/deliverables/rocky/octavia.yaml index 8fd69d47df..b608956982 100644 --- a/deliverables/rocky/octavia.yaml +++ b/deliverables/rocky/octavia.yaml @@ -5,7 +5,7 @@ release-model: cycle-with-milestones release-type: python-pypi team: octavia type: service -release-notes: https://docs.openstack.org/releasenotes/octavia/unreleased.html +release-notes: https://docs.openstack.org/releasenotes/octavia/rocky.html repository-settings: openstack/octavia: {} releases: @@ -42,10 +42,10 @@ branches: - location: 3.0.0.0rc1 name: stable/rocky cycle-highlights: - - 'Octavia now supports provider drivers, allowing third party load - balancing drivers to be integrated with the Octavia v2 API.' - - 'UDP protocol load balancing has been added to Octavia. This is useful for - IoT use cases.' - - 'Pools can have *backup* members, also known as "sorry servers", that - respond when all of the members of a pool are not available.' + - 'Octavia now supports provider drivers, allowing third party load balancing drivers + to be integrated with the Octavia v2 API.' + - 'UDP protocol load balancing has been added to Octavia. This is useful for IoT + use cases.' + - 'Pools can have *backup* members, also known as "sorry servers", that respond + when all of the members of a pool are not available.' - 'Users can now configure load balancer timeouts per listener.' diff --git a/deliverables/rocky/openstack-ansible.yaml b/deliverables/rocky/openstack-ansible.yaml index f5994e2044..aa198f6de7 100644 --- a/deliverables/rocky/openstack-ansible.yaml +++ b/deliverables/rocky/openstack-ansible.yaml @@ -150,3 +150,4 @@ releases: branches: - location: 18.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/openstack-ansible/rocky.html diff --git a/deliverables/rocky/os-acc.yaml b/deliverables/rocky/os-acc.yaml index 66d7ad1d65..031a090c11 100644 --- a/deliverables/rocky/os-acc.yaml +++ b/deliverables/rocky/os-acc.yaml @@ -15,3 +15,4 @@ releases: - hash: f3cb2261c3f8aa1d6cb029fc0ce8e00b53ec7ce0 repo: openstack/os-acc version: 0.1.0 +release-notes: https://docs.openstack.org/releasenotes/os-acc/rocky.html diff --git a/deliverables/rocky/os-net-config.yaml b/deliverables/rocky/os-net-config.yaml index 6b0fa13430..f04a9ae9e9 100644 --- a/deliverables/rocky/os-net-config.yaml +++ b/deliverables/rocky/os-net-config.yaml @@ -22,3 +22,4 @@ releases: branches: - location: 9.2.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/os-net-config/rocky.html diff --git a/deliverables/rocky/os-traits.yaml b/deliverables/rocky/os-traits.yaml index f0f2d2f684..881e7f995d 100644 --- a/deliverables/rocky/os-traits.yaml +++ b/deliverables/rocky/os-traits.yaml @@ -4,7 +4,7 @@ team: nova type: library release-model: cycle-with-intermediary include-pypi-link: yes -release-notes: https://docs.openstack.org/releasenotes/os-traits/unreleased.html +release-notes: https://docs.openstack.org/releasenotes/os-traits/rocky.html repository-settings: openstack/os-traits: {} releases: diff --git a/deliverables/rocky/os-vif.yaml b/deliverables/rocky/os-vif.yaml index 0476378e79..316b440c63 100644 --- a/deliverables/rocky/os-vif.yaml +++ b/deliverables/rocky/os-vif.yaml @@ -25,3 +25,4 @@ repository-settings: branches: - location: 1.11.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/os-vif/rocky.html diff --git a/deliverables/rocky/paunch.yaml b/deliverables/rocky/paunch.yaml index d31c0efe13..a858065eb9 100644 --- a/deliverables/rocky/paunch.yaml +++ b/deliverables/rocky/paunch.yaml @@ -22,3 +22,4 @@ repository-settings: branches: - location: 3.2.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/paunch/rocky.html diff --git a/deliverables/rocky/puppet-aodh.yaml b/deliverables/rocky/puppet-aodh.yaml index 985e1fda5e..77d43b35ec 100644 --- a/deliverables/rocky/puppet-aodh.yaml +++ b/deliverables/rocky/puppet-aodh.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-aodh/rocky.html diff --git a/deliverables/rocky/puppet-barbican.yaml b/deliverables/rocky/puppet-barbican.yaml index b8bf8768ba..24196ac0b1 100644 --- a/deliverables/rocky/puppet-barbican.yaml +++ b/deliverables/rocky/puppet-barbican.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-barbican/rocky.html diff --git a/deliverables/rocky/puppet-ceilometer.yaml b/deliverables/rocky/puppet-ceilometer.yaml index 4604767c7f..c9ef65ece8 100644 --- a/deliverables/rocky/puppet-ceilometer.yaml +++ b/deliverables/rocky/puppet-ceilometer.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-ceilometer/rocky.html diff --git a/deliverables/rocky/puppet-cinder.yaml b/deliverables/rocky/puppet-cinder.yaml index c485c3aaef..7f82c0457a 100644 --- a/deliverables/rocky/puppet-cinder.yaml +++ b/deliverables/rocky/puppet-cinder.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-cinder/rocky.html diff --git a/deliverables/rocky/puppet-cloudkitty.yaml b/deliverables/rocky/puppet-cloudkitty.yaml index 98acbc0435..84e3c27f97 100644 --- a/deliverables/rocky/puppet-cloudkitty.yaml +++ b/deliverables/rocky/puppet-cloudkitty.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 2.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-cloudkitty/rocky.html diff --git a/deliverables/rocky/puppet-congress.yaml b/deliverables/rocky/puppet-congress.yaml index 7ba693bf49..d14c45f1b1 100644 --- a/deliverables/rocky/puppet-congress.yaml +++ b/deliverables/rocky/puppet-congress.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-congress/rocky.html diff --git a/deliverables/rocky/puppet-designate.yaml b/deliverables/rocky/puppet-designate.yaml index 4f56743b9b..6fd78ebc1d 100644 --- a/deliverables/rocky/puppet-designate.yaml +++ b/deliverables/rocky/puppet-designate.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-designate/rocky.html diff --git a/deliverables/rocky/puppet-ec2api.yaml b/deliverables/rocky/puppet-ec2api.yaml index a2e951ded8..e48e488f3a 100644 --- a/deliverables/rocky/puppet-ec2api.yaml +++ b/deliverables/rocky/puppet-ec2api.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-ec2api/rocky.html diff --git a/deliverables/rocky/puppet-freezer.yaml b/deliverables/rocky/puppet-freezer.yaml index 8a56ea073f..fed41af0e1 100644 --- a/deliverables/rocky/puppet-freezer.yaml +++ b/deliverables/rocky/puppet-freezer.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 2.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-freezer/rocky.html diff --git a/deliverables/rocky/puppet-glance.yaml b/deliverables/rocky/puppet-glance.yaml index 5f5a51115e..c81964cdf2 100644 --- a/deliverables/rocky/puppet-glance.yaml +++ b/deliverables/rocky/puppet-glance.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-glance/rocky.html diff --git a/deliverables/rocky/puppet-glare.yaml b/deliverables/rocky/puppet-glare.yaml index 5b5f62e540..eab0df91b4 100644 --- a/deliverables/rocky/puppet-glare.yaml +++ b/deliverables/rocky/puppet-glare.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 2.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-glare/rocky.html diff --git a/deliverables/rocky/puppet-gnocchi.yaml b/deliverables/rocky/puppet-gnocchi.yaml index 3314295043..e3eae8a2df 100644 --- a/deliverables/rocky/puppet-gnocchi.yaml +++ b/deliverables/rocky/puppet-gnocchi.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-gnocchi/rocky.html diff --git a/deliverables/rocky/puppet-heat.yaml b/deliverables/rocky/puppet-heat.yaml index f4cd918bb0..cb0ece6fcf 100644 --- a/deliverables/rocky/puppet-heat.yaml +++ b/deliverables/rocky/puppet-heat.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-heat/rocky.html diff --git a/deliverables/rocky/puppet-horizon.yaml b/deliverables/rocky/puppet-horizon.yaml index a19dbfa948..12063a7efe 100644 --- a/deliverables/rocky/puppet-horizon.yaml +++ b/deliverables/rocky/puppet-horizon.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-horizon/rocky.html diff --git a/deliverables/rocky/puppet-ironic.yaml b/deliverables/rocky/puppet-ironic.yaml index 07bdb19afe..a63bb81ca7 100644 --- a/deliverables/rocky/puppet-ironic.yaml +++ b/deliverables/rocky/puppet-ironic.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-ironic/rocky.html diff --git a/deliverables/rocky/puppet-keystone.yaml b/deliverables/rocky/puppet-keystone.yaml index 573d57ecf6..aad75dea92 100644 --- a/deliverables/rocky/puppet-keystone.yaml +++ b/deliverables/rocky/puppet-keystone.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-keystone/rocky.html diff --git a/deliverables/rocky/puppet-magnum.yaml b/deliverables/rocky/puppet-magnum.yaml index e6525b32e8..9d6950d376 100644 --- a/deliverables/rocky/puppet-magnum.yaml +++ b/deliverables/rocky/puppet-magnum.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-magnum/rocky.html diff --git a/deliverables/rocky/puppet-manila.yaml b/deliverables/rocky/puppet-manila.yaml index 255548b90a..d077c768fa 100644 --- a/deliverables/rocky/puppet-manila.yaml +++ b/deliverables/rocky/puppet-manila.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-manila/rocky.html diff --git a/deliverables/rocky/puppet-mistral.yaml b/deliverables/rocky/puppet-mistral.yaml index 1bde3bfdca..67dbeeb80e 100644 --- a/deliverables/rocky/puppet-mistral.yaml +++ b/deliverables/rocky/puppet-mistral.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-mistral/rocky.html diff --git a/deliverables/rocky/puppet-murano.yaml b/deliverables/rocky/puppet-murano.yaml index 70e331211d..a4c434b007 100644 --- a/deliverables/rocky/puppet-murano.yaml +++ b/deliverables/rocky/puppet-murano.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-murano/rocky.html diff --git a/deliverables/rocky/puppet-neutron.yaml b/deliverables/rocky/puppet-neutron.yaml index bd3a3881cb..eeb9033163 100644 --- a/deliverables/rocky/puppet-neutron.yaml +++ b/deliverables/rocky/puppet-neutron.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-neutron/rocky.html diff --git a/deliverables/rocky/puppet-nova.yaml b/deliverables/rocky/puppet-nova.yaml index 3ad4fc662f..00ac7cea05 100644 --- a/deliverables/rocky/puppet-nova.yaml +++ b/deliverables/rocky/puppet-nova.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-nova/rocky.html diff --git a/deliverables/rocky/puppet-octavia.yaml b/deliverables/rocky/puppet-octavia.yaml index a5bd68c5ac..46e32121a7 100644 --- a/deliverables/rocky/puppet-octavia.yaml +++ b/deliverables/rocky/puppet-octavia.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-octavia/rocky.html diff --git a/deliverables/rocky/puppet-openstack_extras.yaml b/deliverables/rocky/puppet-openstack_extras.yaml index 3c5cb6d57a..91ee9dd092 100644 --- a/deliverables/rocky/puppet-openstack_extras.yaml +++ b/deliverables/rocky/puppet-openstack_extras.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-openstack_extras/rocky.html diff --git a/deliverables/rocky/puppet-openstacklib.yaml b/deliverables/rocky/puppet-openstacklib.yaml index 65153e4e23..f07c0458ac 100644 --- a/deliverables/rocky/puppet-openstacklib.yaml +++ b/deliverables/rocky/puppet-openstacklib.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-openstacklib/rocky.html diff --git a/deliverables/rocky/puppet-oslo.yaml b/deliverables/rocky/puppet-oslo.yaml index 030ce6a5b2..5594d1f649 100644 --- a/deliverables/rocky/puppet-oslo.yaml +++ b/deliverables/rocky/puppet-oslo.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-oslo/rocky.html diff --git a/deliverables/rocky/puppet-ovn.yaml b/deliverables/rocky/puppet-ovn.yaml index 883dc1b2c2..3ffa04d259 100644 --- a/deliverables/rocky/puppet-ovn.yaml +++ b/deliverables/rocky/puppet-ovn.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-ovn/rocky.html diff --git a/deliverables/rocky/puppet-panko.yaml b/deliverables/rocky/puppet-panko.yaml index 6fc468bb79..972989d768 100644 --- a/deliverables/rocky/puppet-panko.yaml +++ b/deliverables/rocky/puppet-panko.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-panko/rocky.html diff --git a/deliverables/rocky/puppet-qdr.yaml b/deliverables/rocky/puppet-qdr.yaml index bd1b5f856c..eac3dd40b9 100644 --- a/deliverables/rocky/puppet-qdr.yaml +++ b/deliverables/rocky/puppet-qdr.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 2.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-qdr/rocky.html diff --git a/deliverables/rocky/puppet-rally.yaml b/deliverables/rocky/puppet-rally.yaml index 4acfc32cc6..ad69b01529 100644 --- a/deliverables/rocky/puppet-rally.yaml +++ b/deliverables/rocky/puppet-rally.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 1.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-rally/rocky.html diff --git a/deliverables/rocky/puppet-sahara.yaml b/deliverables/rocky/puppet-sahara.yaml index c05596382a..c10fc36451 100644 --- a/deliverables/rocky/puppet-sahara.yaml +++ b/deliverables/rocky/puppet-sahara.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-sahara/rocky.html diff --git a/deliverables/rocky/puppet-swift.yaml b/deliverables/rocky/puppet-swift.yaml index f9eeb20ce8..9935c714f4 100644 --- a/deliverables/rocky/puppet-swift.yaml +++ b/deliverables/rocky/puppet-swift.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-swift/rocky.html diff --git a/deliverables/rocky/puppet-tacker.yaml b/deliverables/rocky/puppet-tacker.yaml index 36da01a3be..db1f181d40 100644 --- a/deliverables/rocky/puppet-tacker.yaml +++ b/deliverables/rocky/puppet-tacker.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-tacker/rocky.html diff --git a/deliverables/rocky/puppet-tempest.yaml b/deliverables/rocky/puppet-tempest.yaml index 6ac4c77499..1481dcd93b 100644 --- a/deliverables/rocky/puppet-tempest.yaml +++ b/deliverables/rocky/puppet-tempest.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-tempest/rocky.html diff --git a/deliverables/rocky/puppet-tripleo.yaml b/deliverables/rocky/puppet-tripleo.yaml index ec092eef54..56a1b529a0 100644 --- a/deliverables/rocky/puppet-tripleo.yaml +++ b/deliverables/rocky/puppet-tripleo.yaml @@ -25,3 +25,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-tripleo/rocky.html diff --git a/deliverables/rocky/puppet-trove.yaml b/deliverables/rocky/puppet-trove.yaml index 2af7857b56..a2064ad9b8 100644 --- a/deliverables/rocky/puppet-trove.yaml +++ b/deliverables/rocky/puppet-trove.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-trove/rocky.html diff --git a/deliverables/rocky/puppet-vitrage.yaml b/deliverables/rocky/puppet-vitrage.yaml index 9630ec3a3e..1dd5b61e7c 100644 --- a/deliverables/rocky/puppet-vitrage.yaml +++ b/deliverables/rocky/puppet-vitrage.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 3.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-vitrage/rocky.html diff --git a/deliverables/rocky/puppet-vswitch.yaml b/deliverables/rocky/puppet-vswitch.yaml index 2cc8cb49db..36b14c1f1b 100644 --- a/deliverables/rocky/puppet-vswitch.yaml +++ b/deliverables/rocky/puppet-vswitch.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-vswitch/rocky.html diff --git a/deliverables/rocky/puppet-watcher.yaml b/deliverables/rocky/puppet-watcher.yaml index bbc591e94f..66a6f1e051 100644 --- a/deliverables/rocky/puppet-watcher.yaml +++ b/deliverables/rocky/puppet-watcher.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-watcher/rocky.html diff --git a/deliverables/rocky/puppet-zaqar.yaml b/deliverables/rocky/puppet-zaqar.yaml index feaa94f89b..4a5dbf74f9 100644 --- a/deliverables/rocky/puppet-zaqar.yaml +++ b/deliverables/rocky/puppet-zaqar.yaml @@ -21,3 +21,4 @@ releases: branches: - location: 13.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/puppet-zaqar/rocky.html diff --git a/deliverables/rocky/python-blazarclient.yaml b/deliverables/rocky/python-blazarclient.yaml index 48d6b3dc5e..0c555b2d11 100644 --- a/deliverables/rocky/python-blazarclient.yaml +++ b/deliverables/rocky/python-blazarclient.yaml @@ -22,3 +22,4 @@ releases: branches: - name: stable/rocky location: 2.0.0 +release-notes: https://docs.openstack.org/releasenotes/python-blazarclient/rocky.html diff --git a/deliverables/rocky/python-brick-cinderclient-ext.yaml b/deliverables/rocky/python-brick-cinderclient-ext.yaml index f20bb7e15c..a7fc7f3e53 100644 --- a/deliverables/rocky/python-brick-cinderclient-ext.yaml +++ b/deliverables/rocky/python-brick-cinderclient-ext.yaml @@ -14,3 +14,4 @@ releases: branches: - location: 0.9.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext/rocky.html diff --git a/deliverables/rocky/python-heatclient.yaml b/deliverables/rocky/python-heatclient.yaml index 27f718bcc3..2563ca1684 100644 --- a/deliverables/rocky/python-heatclient.yaml +++ b/deliverables/rocky/python-heatclient.yaml @@ -22,3 +22,4 @@ repository-settings: branches: - location: 1.16.1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-heatclient/rocky.html diff --git a/deliverables/rocky/python-ironic-inspector-client.yaml b/deliverables/rocky/python-ironic-inspector-client.yaml index 9b0db59748..1caceec18c 100644 --- a/deliverables/rocky/python-ironic-inspector-client.yaml +++ b/deliverables/rocky/python-ironic-inspector-client.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 3.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-ironic-inspector-client/rocky.html diff --git a/deliverables/rocky/python-neutronclient.yaml b/deliverables/rocky/python-neutronclient.yaml index b7630ad028..c267ec3ab1 100644 --- a/deliverables/rocky/python-neutronclient.yaml +++ b/deliverables/rocky/python-neutronclient.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 6.9.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/rocky.html diff --git a/deliverables/rocky/python-qinlingclient.yaml b/deliverables/rocky/python-qinlingclient.yaml index a689b8f67a..c607641f05 100644 --- a/deliverables/rocky/python-qinlingclient.yaml +++ b/deliverables/rocky/python-qinlingclient.yaml @@ -22,3 +22,4 @@ releases: branches: - location: 2.0.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-qinlingclient/rocky.html diff --git a/deliverables/rocky/python-saharaclient.yaml b/deliverables/rocky/python-saharaclient.yaml index 3679d58caf..289a05dd90 100644 --- a/deliverables/rocky/python-saharaclient.yaml +++ b/deliverables/rocky/python-saharaclient.yaml @@ -18,3 +18,4 @@ repository-settings: branches: - location: 2.0.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-saharaclient/rocky.html diff --git a/deliverables/rocky/python-senlinclient.yaml b/deliverables/rocky/python-senlinclient.yaml index 4b1f191a78..89c1b6bc9c 100644 --- a/deliverables/rocky/python-senlinclient.yaml +++ b/deliverables/rocky/python-senlinclient.yaml @@ -14,3 +14,4 @@ releases: branches: - location: 1.8.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/rocky.html diff --git a/deliverables/rocky/python-tripleoclient.yaml b/deliverables/rocky/python-tripleoclient.yaml index f300ef23cb..3c50f76fd7 100644 --- a/deliverables/rocky/python-tripleoclient.yaml +++ b/deliverables/rocky/python-tripleoclient.yaml @@ -34,3 +34,4 @@ releases: branches: - location: 10.5.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/rocky.html diff --git a/deliverables/rocky/python-troveclient.yaml b/deliverables/rocky/python-troveclient.yaml index a0d41fb9df..bbf5fa7533 100644 --- a/deliverables/rocky/python-troveclient.yaml +++ b/deliverables/rocky/python-troveclient.yaml @@ -19,4 +19,5 @@ branches: - location: 2.16.0 name: stable/rocky cycle-highlights: - - Continue migrating to OpenStackClient + - 'Continue migrating to OpenStackClient' +release-notes: https://docs.openstack.org/releasenotes/python-troveclient/rocky.html diff --git a/deliverables/rocky/qinling.yaml b/deliverables/rocky/qinling.yaml index 89d68c4c74..a47204abe2 100644 --- a/deliverables/rocky/qinling.yaml +++ b/deliverables/rocky/qinling.yaml @@ -31,10 +31,13 @@ branches: - location: 1.0.0.0rc1 name: stable/rocky cycle-highlights: - - Support function versioning so that users can create different versions of a same purpose function. - - Support function alias which is a pointer to a specific Qinling function version and can be updated to point to a different version. - - Use secure connection to Kubernetes cluster in the default deployment. - - Support to define untrusted workload for the runtime. - - Node.JS runtime support(experimental). - - Python runtime security improvement. - - Document improvement. + - 'Support function versioning so that users can create different versions of a + same purpose function.' + - 'Support function alias which is a pointer to a specific Qinling function version + and can be updated to point to a different version.' + - 'Use secure connection to Kubernetes cluster in the default deployment.' + - 'Support to define untrusted workload for the runtime.' + - 'Node.JS runtime support(experimental).' + - 'Python runtime security improvement.' + - 'Document improvement.' +release-notes: https://docs.openstack.org/releasenotes/qinling/rocky.html diff --git a/deliverables/rocky/sahara-dashboard.yaml b/deliverables/rocky/sahara-dashboard.yaml index b2575e0e82..24844b7309 100644 --- a/deliverables/rocky/sahara-dashboard.yaml +++ b/deliverables/rocky/sahara-dashboard.yaml @@ -34,3 +34,4 @@ branches: location: 9.0.0.0rc1 repository-settings: openstack/sahara-dashboard: {} +release-notes: https://docs.openstack.org/releasenotes/sahara-dashboard/rocky.html diff --git a/deliverables/rocky/sahara.yaml b/deliverables/rocky/sahara.yaml index bdea3e67d0..297b75012d 100644 --- a/deliverables/rocky/sahara.yaml +++ b/deliverables/rocky/sahara.yaml @@ -35,6 +35,7 @@ branches: repository-settings: openstack/sahara: {} cycle-highlights: - - Plugins versions were updated. - - Added support to boot from volume. - - Ability to use S3 as job binary and data source backend. + - 'Plugins versions were updated.' + - 'Added support to boot from volume.' + - 'Ability to use S3 as job binary and data source backend.' +release-notes: https://docs.openstack.org/releasenotes/sahara/rocky.html diff --git a/deliverables/rocky/senlin-dashboard.yaml b/deliverables/rocky/senlin-dashboard.yaml index e1aaa80858..87bf803793 100644 --- a/deliverables/rocky/senlin-dashboard.yaml +++ b/deliverables/rocky/senlin-dashboard.yaml @@ -13,3 +13,4 @@ releases: branches: - location: 0.9.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/senlin-dashboard/rocky.html diff --git a/deliverables/rocky/senlin.yaml b/deliverables/rocky/senlin.yaml index 7cb1c221a1..762da84443 100644 --- a/deliverables/rocky/senlin.yaml +++ b/deliverables/rocky/senlin.yaml @@ -30,3 +30,4 @@ releases: branches: - location: 6.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/senlin/rocky.html diff --git a/deliverables/rocky/solum.yaml b/deliverables/rocky/solum.yaml index 157a96046e..1b349f6b02 100644 --- a/deliverables/rocky/solum.yaml +++ b/deliverables/rocky/solum.yaml @@ -17,3 +17,4 @@ releases: branches: - location: 5.7.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/solum/rocky.html diff --git a/deliverables/rocky/storlets.yaml b/deliverables/rocky/storlets.yaml index c4ef2aa6c2..e0f444cb3d 100644 --- a/deliverables/rocky/storlets.yaml +++ b/deliverables/rocky/storlets.yaml @@ -29,7 +29,8 @@ branches: - location: 2.0.0.0rc1 name: stable/rocky cycle-highlights: - - Refactor internal communication to invoke Storlets that make it more stable - - Unit tests python 3 integration completed + - 'Refactor internal communication to invoke Storlets that make it more stable' + - 'Unit tests python 3 integration completed' repository-settings: openstack/storlets: {} +release-notes: https://docs.openstack.org/releasenotes/storlets/rocky.html diff --git a/deliverables/rocky/swift.yaml b/deliverables/rocky/swift.yaml index a2947c6474..7b6670d13d 100644 --- a/deliverables/rocky/swift.yaml +++ b/deliverables/rocky/swift.yaml @@ -21,17 +21,16 @@ releases: - repo: openstack/swift hash: f0472f1f7975957fc31cb8c123aa82ee47848645 cycle-highlights: - - Added an S3 API compatibility layer, so clients can use S3 clients - to talk to a Swift cluster. - - Added container sharding, an operator controlled feature that - may be used to shard very large container databases into a - number of smaller shard containers. This mitigates the issues - with one large DB by distributing the data across multiple - smaller databases throughout the cluster. - - TempURLs now support IP range restrictions. - - The trivial keymaster and the KMIP keymaster now support multiple - root encryption secrets to enable key rotation. - - Improved performance of many consistency daemon processes. - - Added support for the HTTP PROXY protocol to allow for accurate - client IP address logging when the connection is routed through - external systems. + - 'Added an S3 API compatibility layer, so clients can use S3 clients to talk to + a Swift cluster.' + - 'Added container sharding, an operator controlled feature that may be used to + shard very large container databases into a number of smaller shard containers. + This mitigates the issues with one large DB by distributing the data across multiple + smaller databases throughout the cluster.' + - 'TempURLs now support IP range restrictions.' + - 'The trivial keymaster and the KMIP keymaster now support multiple root encryption + secrets to enable key rotation.' + - 'Improved performance of many consistency daemon processes.' + - 'Added support for the HTTP PROXY protocol to allow for accurate client IP address + logging when the connection is routed through external systems.' +release-notes: https://docs.openstack.org/releasenotes/swift/rocky.html diff --git a/deliverables/rocky/tacker.yaml b/deliverables/rocky/tacker.yaml index c44f863962..5c04dca62c 100644 --- a/deliverables/rocky/tacker.yaml +++ b/deliverables/rocky/tacker.yaml @@ -12,12 +12,11 @@ releases: - repo: openstack/tacker hash: 5987ad8c56a61e3a6d8fcf37a2557926c585de41 cycle-highlights: - - VNF Forwarding Graph support for Network Service. - Operators can describe VNFFGD inside NSD to define the network connections - among all VNFs. - - OpenStack Client support for Tacker. - - Placement policy support. Operators can specify placement policies (like - affinity, anti-affinity) for VDU’s in a VNF. + - 'VNF Forwarding Graph support for Network Service. Operators can describe VNFFGD + inside NSD to define the network connections among all VNFs.' + - 'OpenStack Client support for Tacker.' + - 'Placement policy support. Operators can specify placement policies (like affinity, + anti-affinity) for VDU’s in a VNF.' repository-settings: openstack/tacker: {} release-notes: https://docs.openstack.org/releasenotes/tacker/rocky.html diff --git a/deliverables/rocky/tooz.yaml b/deliverables/rocky/tooz.yaml index 4d4662ef9b..044da43780 100644 --- a/deliverables/rocky/tooz.yaml +++ b/deliverables/rocky/tooz.yaml @@ -18,3 +18,4 @@ releases: branches: - location: 1.62.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tooz/rocky.html diff --git a/deliverables/rocky/tricircle.yaml b/deliverables/rocky/tricircle.yaml index 63f68b3e46..b863329a23 100644 --- a/deliverables/rocky/tricircle.yaml +++ b/deliverables/rocky/tricircle.yaml @@ -14,3 +14,4 @@ branches: location: 5.1.0 repository-settings: openstack/tricircle: {} +release-notes: https://docs.openstack.org/releasenotes/tricircle/rocky.html diff --git a/deliverables/rocky/tripleo-common.yaml b/deliverables/rocky/tripleo-common.yaml index b8f1082fe1..3dad34fe14 100644 --- a/deliverables/rocky/tripleo-common.yaml +++ b/deliverables/rocky/tripleo-common.yaml @@ -30,3 +30,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-common/rocky.html diff --git a/deliverables/rocky/tripleo-heat-templates.yaml b/deliverables/rocky/tripleo-heat-templates.yaml index 910edc6934..dbb97c8c40 100644 --- a/deliverables/rocky/tripleo-heat-templates.yaml +++ b/deliverables/rocky/tripleo-heat-templates.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-heat-templates/rocky.html diff --git a/deliverables/rocky/tripleo-image-elements.yaml b/deliverables/rocky/tripleo-image-elements.yaml index 4fae0fd38e..c047047734 100644 --- a/deliverables/rocky/tripleo-image-elements.yaml +++ b/deliverables/rocky/tripleo-image-elements.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-image-elements/rocky.html diff --git a/deliverables/rocky/tripleo-puppet-elements.yaml b/deliverables/rocky/tripleo-puppet-elements.yaml index db3d7bb009..bfc63635ca 100644 --- a/deliverables/rocky/tripleo-puppet-elements.yaml +++ b/deliverables/rocky/tripleo-puppet-elements.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.0.0.0rc1 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-puppet-elements/rocky.html diff --git a/deliverables/rocky/tripleo-ui.yaml b/deliverables/rocky/tripleo-ui.yaml index 32103bf040..7ce16c26f6 100644 --- a/deliverables/rocky/tripleo-ui.yaml +++ b/deliverables/rocky/tripleo-ui.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-ui/rocky.html diff --git a/deliverables/rocky/tripleo-validations.yaml b/deliverables/rocky/tripleo-validations.yaml index 3d464054ac..961213b27e 100644 --- a/deliverables/rocky/tripleo-validations.yaml +++ b/deliverables/rocky/tripleo-validations.yaml @@ -26,3 +26,4 @@ releases: branches: - location: 9.3.0 name: stable/rocky +release-notes: https://docs.openstack.org/releasenotes/tripleo-validations/rocky.html diff --git a/deliverables/rocky/trove-dashboard.yaml b/deliverables/rocky/trove-dashboard.yaml index 3cb64ed0a7..cd68a74f6d 100644 --- a/deliverables/rocky/trove-dashboard.yaml +++ b/deliverables/rocky/trove-dashboard.yaml @@ -27,5 +27,6 @@ branches: - location: 11.0.0.0rc1 name: stable/rocky cycle-highlights: - - Fix remaining Python 3 porting problems - - Django 2.0 support + - 'Fix remaining Python 3 porting problems' + - 'Django 2.0 support' +release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/rocky.html diff --git a/deliverables/rocky/trove.yaml b/deliverables/rocky/trove.yaml index 00334ab347..69bff986ae 100644 --- a/deliverables/rocky/trove.yaml +++ b/deliverables/rocky/trove.yaml @@ -27,5 +27,6 @@ branches: - location: 10.0.0.0rc1 name: stable/rocky cycle-highlights: - - Improve Python 3 support, all py3 unitests are new enabled - - Remove support of creating volume from Nova + - 'Improve Python 3 support, all py3 unitests are new enabled' + - 'Remove support of creating volume from Nova' +release-notes: https://docs.openstack.org/releasenotes/trove/rocky.html diff --git a/deliverables/rocky/vitrage-dashboard.yaml b/deliverables/rocky/vitrage-dashboard.yaml index 90e43f0319..a4a7605c47 100644 --- a/deliverables/rocky/vitrage-dashboard.yaml +++ b/deliverables/rocky/vitrage-dashboard.yaml @@ -23,3 +23,4 @@ releases: hash: 429c0761a8c14290dc55c5dd63d53509b04e9b44 cycle-highlights: - 'New UI for alarm history' +release-notes: https://docs.openstack.org/releasenotes/vitrage-dashboard/rocky.html diff --git a/deliverables/rocky/vitrage.yaml b/deliverables/rocky/vitrage.yaml index 20e3dbf789..f21a4a4cbd 100644 --- a/deliverables/rocky/vitrage.yaml +++ b/deliverables/rocky/vitrage.yaml @@ -23,6 +23,6 @@ releases: hash: f920653194270344e6cbd7db42e42a2d0548f1c1 cycle-highlights: - 'Fast-failover of vitrage-graph for better High-Availability support' - - 'New Kubernetes datasource, for Kubernetes cluster as a workload on - OpenStack' + - 'New Kubernetes datasource, for Kubernetes cluster as a workload on OpenStack' - 'New Prometheus datasource, to handle alerts coming from Prometheus' +release-notes: https://docs.openstack.org/releasenotes/vitrage/rocky.html diff --git a/deliverables/rocky/watcher-dashboard.yaml b/deliverables/rocky/watcher-dashboard.yaml index 5f36cd5e6a..fc1ffbbaf0 100644 --- a/deliverables/rocky/watcher-dashboard.yaml +++ b/deliverables/rocky/watcher-dashboard.yaml @@ -22,3 +22,4 @@ releases: projects: - repo: openstack/watcher-dashboard hash: 09de59300f97cf099f2749e5e3fa266a542440cb +release-notes: https://docs.openstack.org/releasenotes/watcher-dashboard/rocky.html diff --git a/deliverables/rocky/watcher.yaml b/deliverables/rocky/watcher.yaml index 0536384be0..fbe64064c2 100644 --- a/deliverables/rocky/watcher.yaml +++ b/deliverables/rocky/watcher.yaml @@ -43,3 +43,4 @@ cycle-highlights: Added the ability to ignore specified instances during strategy's (an implementation in Watcher) work but still consider the workload they produce. +release-notes: https://docs.openstack.org/releasenotes/watcher/rocky.html diff --git a/deliverables/rocky/zun-ui.yaml b/deliverables/rocky/zun-ui.yaml index 44a1040aa7..6570250c88 100644 --- a/deliverables/rocky/zun-ui.yaml +++ b/deliverables/rocky/zun-ui.yaml @@ -13,3 +13,4 @@ branches: location: 2.0.0 repository-settings: openstack/zun-ui: {} +release-notes: https://docs.openstack.org/releasenotes/zun-ui/rocky.html