[release-announce] [kolla] kolla 3.0.2 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 11 02:56:05 UTC 2017


We are pumped to announce the release of:

kolla 3.0.2: Kolla OpenStack Deployment

This release is part of the newton stable release series.

Download the package from:

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

For more details, please see below.

Changes in kolla 3.0.1..3.0.2
-----------------------------

d31a7e2 Fix wrong register in ceph reconfigure task
bc5116a Add python-gnocchiclient to ceilomter base image
686aa20 Run sudo with -H parameter to set the proper home dir
11bfd9e Fix syntax issue in gate_run.sh script
c8815d8 Collect logs at the end of gate
21fede4 Remove /usr/bin/install from allowed commands
37b9008 Move openvswitch db file into docker volume
4d432a9 Add run_gate.sh script for CI
a372e66 Add logrotate configuration for elasticsearch
5276a93 fix typo in extend_start in collectd docker
6c232c8 Add monitoring group as a children of baremetal group
b5e7a8e Add qemu-img into glance api image
d3f49c0 Ansible2.0 changes: ansible_ssh_user to ansible_user
0c477a3 Don't process/queue children not matched
c0fc06b Fix aodh role
b01c128 Fix barbican upgrade permission issue
c82776c Add strongswan to neutron-vpn-agent source image
318fd9e Install mkfs.vfat tool in ironic-conductor image
3306ae6 Fix neutron.conf.j2 metadata_workers spelling error
3306864 typo error of keyring spelling
5a33926 Pull swift-object-expirer image
76a564b Remove the disable of ipv6 in gate
d1f6ecf Update Percona repo to current release
c6e9eda Update docs around TrivialFix
d3126d4 grafana added to haproxy to listen on VIP
2b80a98 Bump OpenStack service version
4716d47 Move manila-share service to network node
16f82af Fix neutron lbaas dashboard
c0bd984 Uses tunnel_interface as ovs tunnel instead of api_interface
3433c27 Skip queuing build tasks for UNMATCHED images
18c3918 Fix plugin parsing for base images
45466d9 Remove adding repo in magnum-base Dockerfile
d36ec33 Load all sections defined in code and conf file
3c72088 Adding logrotate configuration for ceilometer
f040283 Adjust object-replicator heading within object.conf.j2 template.
00c55ae remove override_install_langs option in /etc/yum.conf
976c726 Configure log path for kibana
d2ba21b nova-spicehtml5proxy dependency package added
6fec3d3 Fix cinder volume permission issue
c97404a Changed the start script name in cinder-volume
9bf806e baremetal group defined in all-in-one
b454399 Bump version for gnocchi mistral nova and rally
dc058e7 Fix gnocchi deploy
e864f4e Bump openstack_release to 3.0.2
87b37ab Make Ubuntu gate work
7033eec added kibana reconfigure
816b32f Fix fernet related components added to fact var properly.
a093e5f Remove indentation from l3_agent.ini.j2
6c6cff5 Fix invalid json in ironic service


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

ansible/action_plugins/merge_configs.py            |  2 +-
ansible/action_plugins/merge_yaml.py               |  2 +-
ansible/group_vars/all.yml                         |  6 +-
ansible/inventory/all-in-one                       |  5 +-
ansible/inventory/multinode                        |  5 +-
ansible/roles/aodh/tasks/config.yml                |  2 +-
.../roles/barbican/templates/barbican-api.json.j2  | 10 +++
.../templates/barbican-keystone-listener.json.j2   |  6 ++
.../barbican/templates/barbican-worker.json.j2     |  6 ++
ansible/roles/ceph/tasks/do_reconfigure.yml        |  4 +-
ansible/roles/common/tasks/config.yml              |  4 +-
.../templates/cron-logrotate-ceilometer.conf.j2    |  3 +
.../templates/cron-logrotate-elasticsearch.conf.j2 |  3 +
ansible/roles/common/templates/cron.json.j2        |  2 +
.../roles/common/templates/heka-ceilometer.toml.j2 | 13 ++++
.../roles/common/templates/heka-openstack.toml.j2  |  2 +-
ansible/roles/gnocchi/tasks/external_ceph.yml      |  2 +-
ansible/roles/grafana/templates/grafana.ini.j2     |  2 +-
ansible/roles/haproxy/templates/haproxy.cfg.j2     | 20 ++++++
ansible/roles/horizon/tasks/start.yml              |  2 +
ansible/roles/ironic/templates/ironic-api.json.j2  |  2 +-
.../ironic/templates/ironic-conductor.json.j2      |  2 +-
ansible/roles/keystone/tasks/do_reconfigure.yml    |  6 +-
ansible/roles/kibana/tasks/reconfigure.yml         | 63 +++++++++++++++++
ansible/roles/kibana/templates/kibana.yml.j2       |  1 +
ansible/roles/neutron/templates/l3_agent.ini.j2    |  6 +-
ansible/roles/neutron/templates/ml2_conf.ini.j2    |  2 +-
ansible/roles/neutron/templates/neutron.conf.j2    |  2 +-
ansible/roles/prechecks/tasks/port_checks.yml      | 16 +++++
ansible/roles/swift/tasks/pull.yml                 |  7 ++
ansible/roles/swift/templates/object.conf.j2       |  2 +-
bindep.txt                                         |  1 +
.../plugins/decoders/os_ceilometer_apache_log.lua  | 72 +++++++++++++++++++
.../openvswitch-db-server/extend_start.sh          |  4 +-
.../openvswitch-db-server/start_ovsdb_server.sh    |  8 +--
kolla/common/config.py                             | 12 ++--
kolla/image/build.py                               | 14 +++-
tools/gate_run.sh                                  | 81 ++++++++++++++++++++++
tools/setup_RedHat.sh                              |  4 --
tools/setup_gate.sh                                |  2 +-
58 files changed, 479 insertions(+), 66 deletions(-)






More information about the Release-announce mailing list