[release][kolla] kolla 1.1.0 release
We are eager to announce the release of: kolla 1.1.0: Kolla OpenStack Deployment For more details, please see below. Changes in kolla 2.0.0.0rc4..1.1.0 ---------------------------------- 38d3d9b Changes needed to deploy liberty with mitaka code 362fd8c Remove dependencies on kazoo and friends 19db633 Re-order the when condition in the cinder reconfigure 498ea6f Remove the useless nova_ssh configure in the passwords.yml 5c29cf5 Remove the eth1 up and down manually in the rax-ord node c1e78e6 Override default latest tag on ubuntu 5ef62c1 Robustify of rabbitmq upgrade fe18351 Configures swift-rsyncd to use non-default port ac16c84 Disable tty for keystone register script abf22e9 Fix failure to deploy with qemu.conf 7c841b0 Fix typo in kolla-ansible usage message 2e90311 Use proper protocol scheme with nova 908fed8 Remove check for config files to verify MountFlags c93e528 Workaround broken nodepool to unblock gate a2cef8d Update .gitreview for stable/liberty Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- ansible/group_vars/all.yml | 3 +- ansible/roles/cinder/tasks/do_reconfigure.yml | 4 +- ansible/roles/cinder/templates/cinder.conf.j2 | 2 +- ansible/roles/glance/templates/glance-api.conf.j2 | 2 +- .../roles/glance/templates/glance-registry.conf.j2 | 2 +- ansible/roles/heat/templates/heat.conf.j2 | 2 +- ansible/roles/ironic/templates/ironic.conf.j2 | 2 +- ansible/roles/keystone/tasks/register.yml | 3 +- ansible/roles/keystone/templates/keystone.conf.j2 | 6 +- ansible/roles/magnum/templates/magnum.conf.j2 | 4 +- ansible/roles/manila/templates/manila.conf.j2 | 6 +- ansible/roles/mistral/templates/mistral.conf.j2 | 2 +- ansible/roles/murano/templates/murano.conf.j2 | 2 +- ansible/roles/neutron/templates/neutron.conf.j2 | 4 +- ansible/roles/nova/templates/nova.conf.j2 | 12 ++- ansible/roles/nova/templates/qemu.conf.j2 | 1 + ansible/roles/prechecks/tasks/service_checks.yml | 8 +- .../roles/rabbitmq/templates/rabbitmq-env.conf.j2 | 8 +- ansible/roles/swift/templates/account.conf.j2 | 1 + ansible/roles/swift/templates/container.conf.j2 | 1 + ansible/roles/swift/templates/object.conf.j2 | 1 + ansible/roles/swift/templates/proxy-server.conf.j2 | 2 +- ansible/roles/swift/templates/swift-rsyncd.json.j2 | 2 +- etc/kolla/globals.yml | 2 +- etc/kolla/passwords.yml | 4 +- kolla/cmd/build.py | 5 ++ kolla/common/config.py | 38 ++++----- tools/kolla-ansible | 2 +- tools/setup_gate.sh | 21 ++--- 46 files changed, 218 insertions(+), 299 deletions(-)
participants (1)
-
no-reply@openstack.org