[openstack-announce] [new][kolla] kolla 1.1.1 release

no-reply at openstack.org no-reply at openstack.org
Mon Jun 6 17:47:30 UTC 2016


We are pumped to announce the release of:

kolla 1.1.1: Kolla OpenStack Deployment

For more details, please see below.

Changes in kolla 1.1.0..1.1.1
-----------------------------

3d8b857 Fix the cinder backup permission issue when enable ceph
7ffacc6 Configure the rabbitmq ha policy in config file
238ab80 Compile the messages in the horizon
f24044e Fix the gate lying
7f774c4 Fixed typos in Ansible files
8ef1604 Add python-memcache package openstack base
2aeec84 Make Heka collect Ceph logs
4824240 Fix the virt_type in the gate
8c47ddb Handle multi Ethernets case in the gate

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

ansible/roles/ceph/tasks/bootstrap_mons.yml        |  2 +-
ansible/roles/ceph/tasks/bootstrap_osds.yml        |  2 +
ansible/roles/ceph/tasks/generate_cluster.yml      |  1 +
ansible/roles/ceph/tasks/start_mons.yml            |  1 +
ansible/roles/ceph/tasks/start_osds.yml            |  1 +
ansible/roles/ceph/tasks/start_rgws.yml            |  4 +-
ansible/roles/ceph/templates/ceph.conf.j2          |  6 ++-
ansible/roles/cinder/tasks/ceph.yml                |  1 +
.../roles/cinder/templates/cinder-backup.json.j2   |  7 ++++
.../roles/common/templates/heka-openstack.toml.j2  |  2 +-
ansible/roles/neutron/tasks/deploy.yml             |  2 +-
ansible/roles/neutron/tasks/start.yml              |  2 +-
ansible/roles/rabbitmq/tasks/config.yml            |  3 +-
.../roles/rabbitmq/templates/definitions.json.j2   | 14 +++++++
.../roles/rabbitmq/templates/rabbitmq.config.j2    |  5 +--
ansible/roles/rabbitmq/templates/rabbitmq.json.j2  |  6 +++
tools/deploy_aio.sh                                | 49 +++++++++++-----------
23 files changed, 112 insertions(+), 36 deletions(-)






More information about the OpenStack-announce mailing list