[release-announce] kolla 6.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 24 03:10:56 UTC 2018


We are gleeful to announce the release of:

kolla 6.1.0: Kolla OpenStack Deployment

This release is part of the queens stable release series.

Download the package from:

    https://tarballs.openstack.org/kolla/

For more details, please see below.

6.1.0
^^^^^

New Features

* Add networking-baremetal components: The "baremetal" ML2 mechanism
  driver and the "ironic-neutron-agent" L2 agent.

  Networking Baremetal provides deep integration between the
  Networking service and the Bare Metal service. Advanced networking
  features like notifications of port status changes and routed
  networks support in clouds with Bare Metal service.

  The ML2 mechanism driver is installed in the neutron-base image when
  building from source. Binary users can use
  "neutron_server_packages_append" to include the "python-networking-
  baremetal" package when building neutron-server image. The "ironic-
  neutron-agent" L2 agent is in the "ironic-neutron-agent" image.

* Add octavia-dashboard to horizon image.

Changes in kolla 6.0.0..6.1.0
-----------------------------

cee3e4d Bump OpenStack service
01869ce Remove neutron-lbaas from upper-constraints.txt file
c20d488 Collapse down multiple yum install in openstack-base
e9be2d0 Remove git and pip from centos binary openstack-base package list
8805f14 Ceilometer notification container start failed
27f43ef Move ansible to virtualenv in kolla_toolbox
be58f4a Stop showing passwords when bootstrap script is ran
9565410 Fix sudoers for Ceph
afec4d9 [docker/base] Add missing ERP::kolla:queens repo keys.
ccc3ecf Create symlinks for failed builds logs
37c1731 Put upper limit on cmd2 in kolla-toolbox
c0838d2 Unblock gate
1435f14 base: drop not needed APT key
f584b1d base/debian: stop using people.linaro.org repo
a5581ae Update the explicty to explicitly
8d4ceb7 Add debian into available distros for image building
e2d0c12 Update the supermark for Kolla link
a18c251 Fix the ipmitool missing for ceilometer-ipmi image
e4dfc7a elasticsearch: enable for Debian
fdb4295 nova-libvirt: install libpam-systemd from backports
6775a39 Bump OpenStack service version
ae32216 Create symlink if /e/o-d/customer_local_settings exists
dca4f9f base: set $contentdir for CentOS
334a336 base/nova-compute: install udev/systemd to satisfy dependencies
180cc74 base: bump centos-release-qemu-ev for oraclelinux
4892120 Add Grafana repository for arm64
b2215f8 Add designate-ui for horizon centos
4c0c56c Bump OpenStack service version
980033e Add networking-baremetal
73ccd30 Fix vitrage dashboard
4ef8d97 Add heat dashboard for deb/ubuntu binary
abdea2a Add octavia-dashboard to horizon image
3a26647 Pin dh-python to earlier version to fix ubuntu gate
0736443 Install heat-dashboard in rpm based distros
1076f7f Support push kolla tag image to hub.docker.com site
d943e94 Increase the post-timeout to 3600 seconds


Diffstat (except docs and test files)
-------------------------------------

.zuul.d/base.yaml                                  |  1 +
.zuul.d/centos.yaml                                |  4 ++
.zuul.d/oraclelinux.yaml                           |  4 ++
.zuul.d/ubuntu.yaml                                |  4 ++
README.rst                                         |  2 +-
.../ceilometer-notification/extend_start.sh        |  8 ---
.../ironic-neutron-agent/Dockerfile.j2             | 32 ++++++++++
kolla/common/config.py                             | 70 ++++++++++++----------
kolla/image/build.py                               | 11 +++-
.../add-networking-baremtal-ed44e0fc04371eb8.yaml  | 17 ++++++
.../add-octavia-dashboard-e2b1d1aeebcc0eba.yaml    |  3 +
29 files changed, 242 insertions(+), 81 deletions(-)







More information about the Release-announce mailing list