Merge "Add release notes links for rocky"

This commit is contained in:
Zuul 2018-08-30 14:58:57 +00:00 committed by Gerrit Code Review
commit 40187826d4
126 changed files with 205 additions and 89 deletions

View File

@ -13,3 +13,4 @@ releases:
branches:
- name: stable/rocky
location: 7.0.0
release-notes: https://docs.openstack.org/releasenotes/aodh/rocky.html

View File

@ -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

View File

@ -13,3 +13,4 @@ releases:
branches:
- location: 5.1.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/bifrost/rocky.html

View File

@ -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

View File

@ -22,3 +22,4 @@ cycle-highlights:
more scalable / faster.
repository-settings:
openstack/cloudkitty: {}
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/rocky.html

View File

@ -31,3 +31,4 @@ branches:
name: stable/rocky
repository-settings:
openstack/congress-dashboard: {}
release-notes: https://docs.openstack.org/releasenotes/congress-dashboard/rocky.html

View File

@ -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

View File

@ -40,3 +40,4 @@ cycle-highlights:
- 'Add FPGA programming support.'
repository-settings:
openstack/cyborg: {}
release-notes: https://docs.openstack.org/releasenotes/cyborg/rocky.html

View File

@ -32,3 +32,4 @@ releases:
branches:
- location: 7.0.0.0rc1
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/designate/rocky.html

View File

@ -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

View File

@ -34,3 +34,4 @@ releases:
version: 11.0.0
repository-settings:
openstack/heat: {}
release-notes: https://docs.openstack.org/releasenotes/heat/rocky.html

View File

@ -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

View File

@ -26,3 +26,4 @@ releases:
branches:
- location: 9.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/instack-undercloud/rocky.html

View File

@ -18,3 +18,4 @@ releases:
branches:
- location: 8.0.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/rocky.html

View File

@ -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

View File

@ -18,3 +18,4 @@ releases:
branches:
- location: 3.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/ironic-ui/rocky.html

View File

@ -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

View File

@ -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

View File

@ -50,3 +50,4 @@ repository-settings:
branches:
- location: 3.10.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/rocky.html

View File

@ -22,3 +22,4 @@ repository-settings:
branches:
- location: 5.2.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/rocky.html

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -17,3 +17,4 @@ releases:
branches:
- name: stable/rocky
location: 7.0.0
release-notes: https://docs.openstack.org/releasenotes/magnum/rocky.html

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -17,3 +17,4 @@ releases:
branches:
- location: 2.7.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/monasca-api/rocky.html

View File

@ -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

View File

@ -27,3 +27,4 @@ branches:
name: stable/rocky
repository-settings:
openstack/murano-dashboard: {}
release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/rocky.html

View File

@ -26,3 +26,4 @@ branches:
name: stable/rocky
repository-settings:
openstack/murano: {}
release-notes: https://docs.openstack.org/releasenotes/murano/rocky.html

View File

@ -18,3 +18,4 @@ releases:
branches:
- location: 1.2.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/networking-baremetal/rocky.html

View File

@ -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

View File

@ -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

View File

@ -14,3 +14,4 @@ branches:
name: stable/rocky
repository-settings:
openstack/networking-hyperv: {}
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/rocky.html

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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:

View File

@ -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.'

View File

@ -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.'

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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:

View File

@ -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

View File

@ -22,3 +22,4 @@ repository-settings:
branches:
- location: 3.2.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/paunch/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-aodh/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-barbican/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-ceilometer/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-cinder/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 2.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-cloudkitty/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-congress/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-designate/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-ec2api/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 2.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-freezer/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-glance/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 2.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-glare/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-gnocchi/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-heat/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-horizon/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-ironic/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-keystone/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-magnum/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-manila/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-mistral/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-murano/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-neutron/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-nova/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-octavia/rocky.html

View File

@ -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

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-openstacklib/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-oslo/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-ovn/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-panko/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 2.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-qdr/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 1.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-rally/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-sahara/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-swift/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-tacker/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-tempest/rocky.html

View File

@ -25,3 +25,4 @@ releases:
branches:
- location: 9.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-tripleo/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-trove/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 3.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-vitrage/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 9.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-vswitch/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-watcher/rocky.html

View File

@ -21,3 +21,4 @@ releases:
branches:
- location: 13.3.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/puppet-zaqar/rocky.html

View File

@ -22,3 +22,4 @@ releases:
branches:
- name: stable/rocky
location: 2.0.0
release-notes: https://docs.openstack.org/releasenotes/python-blazarclient/rocky.html

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -18,3 +18,4 @@ releases:
branches:
- location: 6.9.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/rocky.html

View File

@ -22,3 +22,4 @@ releases:
branches:
- location: 2.0.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/python-qinlingclient/rocky.html

View File

@ -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

View File

@ -14,3 +14,4 @@ releases:
branches:
- location: 1.8.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/rocky.html

Some files were not shown because too many files have changed in this diff Show More