We are overjoyed to announce the release of: kolla 4.0.5: Kolla OpenStack Deployment This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/kolla/ For more details, please see below. Changes in kolla 4.0.4..4.0.5 ----------------------------- 683ee45 Fix table formatting issue in README.rst e24f280 Bump OpenStack service 244e71a Stop showing passwords when bootstrap script is ran aaf07b7 Fix sudoers for Ceph d2dd104 Create symlinks for failed builds logs 77fd6e5 Put upper limit on cmd2 in kolla-toolbox 7d6a5c6 Fix MariaDB bootstrap error d9b108a Bump OpenStack service 67b092e Fix ocata branch gate c67d4f9 Use separate sudoers for ironic conductor modprobe Diffstat (except docs and test files) ------------------------------------- README.rst | 14 +++++++------- kolla/common/config.py | 16 ++++++++-------- kolla/image/build.py | 4 ++++ test-requirements.txt | 2 +- 14 files changed, 56 insertions(+), 30 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 9cf4343..d977aba 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ graphviz!=0.5.0,>=0.4.0 # MIT License -hacking>=0.10.0 +hacking>=0.10.0,<1.1.0
participants (1)
-
no-reply@openstack.org