Release kolla projects RC1 for Ussuri
* kolla 10.0.0.0rc1 * kolla-ansible 10.0.0.0rc1 * kolla-cli 10.0.0.0rc1 Change-Id: I67e41ba9b91dd50038530e2f4cc8e287ca43d89d
This commit is contained in:
parent
fc4cf741fc
commit
a8db467d8d
@ -5,4 +5,12 @@ team: kolla
|
||||
type: other
|
||||
repository-settings:
|
||||
openstack/kolla-ansible: {}
|
||||
releases:
|
||||
- version: 10.0.0.0rc1
|
||||
projects:
|
||||
- hash: d15bf7d62f58ca373cc384f97c917c808f6230c3
|
||||
repo: openstack/kolla-ansible
|
||||
branches:
|
||||
- name: stable/ussuri
|
||||
location: 10.0.0.0rc1
|
||||
# Note: deliverable was not released in train
|
||||
|
@ -5,4 +5,12 @@ team: kolla
|
||||
type: other
|
||||
repository-settings:
|
||||
openstack/kolla-cli: {}
|
||||
releases:
|
||||
- projects:
|
||||
- repo: openstack/kolla-cli
|
||||
hash: a0e3dde568bf5bed927e51634f136164ea9a8340
|
||||
version: 10.0.0.0rc1
|
||||
branches:
|
||||
- name: stable/ussuri
|
||||
location: 10.0.0.0rc1
|
||||
# Note: deliverable was not released in train
|
||||
|
@ -6,17 +6,30 @@ type: other
|
||||
repository-settings:
|
||||
openstack/kolla: {}
|
||||
cycle-highlights:
|
||||
- All images, scripts and Ansible playbooks now use Python 3, and support for
|
||||
Python 2 has been dropped.
|
||||
- All images, scripts and Ansible playbooks now use Python 3, and
|
||||
support for Python 2 has been dropped.
|
||||
- Added support for CentOS 8 hosts and images.
|
||||
- Added initial support for TLS encryption of backend API services, providing
|
||||
end-to-end encryption of API traffic. Currently Barbican, Cinder, Glance,
|
||||
Heat, Horizon, Keystone, Nova and Placement are supported.
|
||||
- Added initial support for TLS encryption of backend API services,
|
||||
providing end-to-end encryption of API traffic. Currently Barbican,
|
||||
Cinder, Glance, Heat, Horizon, Keystone, Nova and Placement are
|
||||
supported.
|
||||
- Added support for deployment of Open Virtual Network (OVN) and integration
|
||||
of it with Neutron.
|
||||
- Added support for deployment of Zun CNI (Container Networking Interface)
|
||||
components allowing Docker with containerd to support Zun capsules (pods).
|
||||
- Added support for Elasticsearch Curator to help manage clustered log data.
|
||||
- Added components necessary to use Mellanox networking devices with Neutron.
|
||||
- Streamlined configuration of external Ceph integration, making it easy to
|
||||
go from Ceph-Ansible-deployed Ceph cluster to enabling it in OpenStack.
|
||||
components allowing Docker with containerd to support Zun capsules
|
||||
(pods).
|
||||
- Added support for Elasticsearch Curator to help manage clustered
|
||||
log data.
|
||||
- Added components necessary to use Mellanox networking devices with
|
||||
Neutron.
|
||||
- Streamlined configuration of external Ceph integration, making it
|
||||
easy to go from Ceph-Ansible-deployed Ceph cluster to enabling it
|
||||
in OpenStack.
|
||||
releases:
|
||||
- projects:
|
||||
- hash: b9b4a99f90bc135442fe89fc7f68de017eba3a21
|
||||
repo: openstack/kolla
|
||||
version: 10.0.0.0rc1
|
||||
branches:
|
||||
- name: stable/ussuri
|
||||
location: 10.0.0.0rc1
|
||||
|
Loading…
Reference in New Issue
Block a user