Merge "Release kolla, kolla-ansible and ansible-collection-kolla Yoga RC1"
This commit is contained in:
commit
dde3365138
@ -4,4 +4,14 @@ release-model: cycle-with-rc
|
||||
team: kolla
|
||||
type: trailing
|
||||
repository-settings:
|
||||
openstack/ansible-collection-kolla: {}
|
||||
openstack/ansible-collection-kolla:
|
||||
flags:
|
||||
- no-artifact-build-job
|
||||
releases:
|
||||
- version: 1.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/ansible-collection-kolla
|
||||
hash: 07b42a9c85a9a8e5b56307717d680185a819dfa9
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 1.0.0.0rc1
|
||||
|
@ -5,3 +5,11 @@ team: kolla
|
||||
type: trailing
|
||||
repository-settings:
|
||||
openstack/kolla-ansible: {}
|
||||
releases:
|
||||
- version: 14.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/kolla-ansible
|
||||
hash: bf30ed621be18a2a9de538167c255c23f2921df7
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
|
@ -6,9 +6,21 @@ type: trailing
|
||||
repository-settings:
|
||||
openstack/kolla: {}
|
||||
cycle-highlights:
|
||||
- Binary images are deprecated and any support for them will be removed in the next release. Users are requested to migrate to source based images.
|
||||
- Created an openstack.kolla Ansible collection to improve code reuse between Kolla projects.
|
||||
- Binary images are deprecated and any support for them will be removed
|
||||
in the next release. Users are requested to migrate to source based
|
||||
images.
|
||||
- Created an openstack.kolla Ansible collection to improve code reuse
|
||||
between Kolla projects.
|
||||
- Added support for deploying Prometheus Libvirt exporter.
|
||||
- Kayobe now supports building multiple overcloud disk images through direct use of diskimage-builder.
|
||||
- Kayobe now supports building multiple overcloud disk images through
|
||||
direct use of diskimage-builder.
|
||||
- Added support for Horizon custom themes.
|
||||
- Zun deployment now supports using Cinder Ceph volumes.
|
||||
releases:
|
||||
- version: 14.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/kolla
|
||||
hash: 3f243ff99960b8c7a6b234b4d468a524cf15ff2f
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
|
Loading…
Reference in New Issue
Block a user