- Mar 10, 2020
-
-
yj.bai authored
When change the cert file in /etc/kolla/certificate/. The certificate in the container has not changed. So I think can use kolla-ansible deploy when certificate is changed. restart <container> Partially-Implements: blueprint custom-cacerts Change-Id: Iaac6f37e85ffdc0352e8062ae5049cc9a6b3db26 Signed-off-by:
yj.bai <bai.yongjun@99cloud.net>
-
- Mar 07, 2020
-
-
Hongbin Lu authored
Starting from U release, container driver is loaded from entry point. Deployers should specify the entry point (i.e. ``docker``) in config option ``container_driver`` under ``[DEFAULT]`` session. Zun patch: https://review.opendev.org/#/c/703259/ Change-Id: I96e38760e7b13a6e11737372e9e7fd36cca6f749
-
- Mar 06, 2020
-
-
Christian Berendt authored
The variable enable_cadf_notifications is deprecated and marked for removal during the U cycle. Change-Id: I5e4d20d112db2392b55a0788f4d704ab6ca6112f
-
- Mar 05, 2020
-
-
Christian Berendt authored
The support of hyperv was deprecated. Change-Id: I3e1ca3ac0a8bac8ba68911ffb4925c5a474f24dd
-
- Mar 03, 2020
-
-
Radosław Piliszek authored
Change-Id: I68a40bebc174e8ebdaea36a0689b34cadb9009d2 Closes-bug: #1865840
-
- Mar 02, 2020
-
-
Zhuo Zhen authored
The logrotate rotation interval and count are not configurable. Currently, the configuration is a "default" that keeps 6 weeks of logs. Change-Id: I4f55ee2a98f7861cb8de2724f5edc32da6d2f9ee
-
- Feb 27, 2020
-
-
Michal Nasiadka authored
Closes-Bug: #1864856 Change-Id: I725eeb18a22b3fa7838f16761d19f7e699ab5e82
-
- Feb 25, 2020
-
-
Radosław Piliszek authored
Change-Id: I48148c56079a2998a8f8606ecd1f185f68733a6d Partially-implements: blueprint custom-cacerts
-
Radosław Piliszek authored
Backport to: Train. Change-Id: Ide96ea43739d47e623026f0aecd4163f3a2abe7f Closes-bug: #1864615
-
- Feb 22, 2020
-
-
James Kirsch authored
Service configuration urls should be constructed using kolla_internal_fqdn instead of kolla_internal_vip_address. Otherwise SSL validation will fail when certificates are issued using domain names. Change-Id: I21689e22870c2f6206e37c60a3c33e19140f77ff Closes-Bug: 1862419
-
- Feb 21, 2020
-
-
Radosław Piliszek authored
Change-Id: Ic14d565d155fda223ad2768ee6e1b3fcf85a6003
-
Mark Goddard authored
Bifrost no longer deploys RabbitMQ, so we should not try to stop it during upgrade. In fact, if we do then it fails: Failed to stop rabbitmq-server.service: Unit rabbitmq-server.service not loaded. Bifrost removed RabbitMQ in Train, so this is only required from Ussuri. Change-Id: Ie86f85974fd7385e72a918065fc9c5172f9684ba
-
Radosław Piliszek authored
It is not used for quite a time. Some ancient Kolla Ansible used to update host kernel. Change-Id: I9cdc1ec47ad802b4d65a7b6438a335fc14639e05
-
Michal Nasiadka authored
Option "stores" from group "glance_store" is deprecated for removal Option "default_store" from group "glance_store" is deprecated for removal Multi store support is available since Rocky - time to start using it. Change-Id: I4991d754e34ec42a4b38331839d9679b307589bd
-
- Feb 20, 2020
-
-
Michal Nasiadka authored
Currently we have a very wide /run mount for all Neutron/OVS services, which allows sudo/rootwrap to contact with the hosts dbus - all symptoms are documented in the related bug. Since we use tcp connections to OVS from Neutron agents - removing bind mounts. Closes-Bug: #1861792 Change-Id: Ifee4bec7b2e9ef4e2d624b1411f1a9e6332325c6
-
- Feb 19, 2020
-
-
Jason Anderson authored
This daemon is an additional piece of functionality supported by Gnocchi and the general pattern in KA is to disable such things unless the user explicitly wants them. This also helps avoid having to set the resource_id, user_id, and project_id variables for Gnocchi if you don't care about this daemon. Change-Id: I5f14cee4b0bb0d781b1ff53200d11de972d20c82
-
Mark Goddard authored
The start-ovsdb-server script is only ever called with one argument by kolla ansible, so we can remove the multiple argument handling used by kolla-kubernetes (RIP). Change-Id: I9c3bc8ad24768052fc883c6fedd5f19336eb3fa4
-
Will Szumski authored
This allows you to tune the performance of InfluxDB by locating the volume on a drive that is separate to the default docker storage. Change-Id: Iea555a2702b225b30f5d7035b8a703d4f3376ee7
-
Michal Nasiadka authored
Change-Id: I26206bece95d31c0182e75f2a585c50d6f0fad6f
-
Radosław Piliszek authored
Per http://eavesdrop.openstack.org/meetings/kolla/2020/kolla.2020-02-12-15.01.txt Deprecates support for deploying MongoDB. In Victoria support for deploying MongoDB will be removed from Kolla Ansible. Note CentOS 8 already lost support for MongoDB due to decisions made upstream. This affects Panko as it will no longer be possible to get automatic deployment of MongoDB database for it. However, the default, SQL, backend is and will be supported via MariaDB. MongoDB lost its position in OpenStack environment after controversial relicensing under their custom SSPL (Server Side Public License) which did not pass OSI (Open Source Initiative) validation. Change-Id: I09f77d275dfd2c8f9ae97a47c8ab1136a8de880f
-
- Feb 16, 2020
-
-
Radosław Piliszek authored
Make it require uniqueness of resolution as well to avoid later issues with RabbitMQ going crazy. Change-Id: I000ba6c62ab44eac0abdf8d5d1f069adfbc6552f Closes-bug: #1863363
-
- Feb 14, 2020
-
-
Radosław Piliszek authored
It looks like the only missing part was the actual mount of /lib/modules Now Cinder Backup volumes differ from Cinder Volume volumes only by /etc/target which is not relevant (Cinder Backup does not provide a target). Change-Id: Iccf4298c4f9306eb0a95b6712815778555ef44fc Closes-bug: #1863094
-
- Feb 13, 2020
-
-
Radosław Piliszek authored
Change-Id: I4f553bd0888e200ddf744604c5029e67a95ee2cd Closes-bug: #1863041
-
- Feb 12, 2020
-
-
Radosław Piliszek authored
line from /etc/hosts Ubuntu always uses 127.0.1.1 for that with some tricky sauce around `hostname` depending on whether it contains '.' or not. And when I mean `hostname` it's the one returned by `hostname` command with no arguments. ansible_hostname is always a single word so we can match on that. I did not want to remove just any 127.0.1.1 in case someone is using it for other purposes. :-) Change-Id: I8bd3d42a5e3bd0f63336ed60a0af90d52b1650d6 Closes-bug: #1862739
-
Gaëtan Trellu authored
By default api_interface is set to public, masakari-monitor on compute nodes should communicate via the internal API to reach masakari-api. Change-Id: I454f44e57d7b17d93d4aefc4cbbed93aefe874b1 Closes-Bug: #1858431
-
- Feb 11, 2020
-
-
Michal Nasiadka authored
Kolla-Ansible Ceph deployment mechanism has been deprecated in Train [1]. This change removes the Ansible code and associated CI jobs. [1]: https://review.opendev.org/669214 Change-Id: Ie2167f02ad2f525d3b0f553e2c047516acf55bc2
-
Michal Nasiadka authored
Change-Id: I507ebba82227e5f4567de6f5a0cb76f8ee46b2e3 Closes-Bug: #1862393
-
- Feb 07, 2020
-
-
Pierre Riteau authored
Since version 1.2.2, InfluxDB uses 0 (unlimited) as default value for [http]/max-row-limit [1]. Using the default value resolves an issue with the CloudKitty v1 API returning only 10000 dataframes. [1] https://docs.influxdata.com/influxdb/v1.7/about_the_project/releasenotes-changelog/#v1-2-2-2017-03-14 Change-Id: I6eb8c1216e3a9295b7d8cb7fbcbb8778ae7caf7e Closes-Bug: #1862358
-
- Feb 06, 2020
-
-
Alexis Deberg authored
Remove the {meta} from the default settings in the account, container and object services templates. Change-Id: I079fddf8feb020bed93bf44b8aaec0882823e15c Closes-Bug: #1862058
-
- Feb 04, 2020
-
-
Dincer Celik authored
The old script name was 'python3-gnocchi-api'. It should be 'gnocchi-api' anymore. Closes-Bug: #1861688 Change-Id: I78fb248859b43dc1636133dadc036028388ab564
-
- Feb 03, 2020
-
-
Michal Nasiadka authored
There are cases when a multinode deployment ends up in unusable keystone public wsgi on some nodes. The root cause is that keystone public wsgi doesn't find fernet keys on startup - and then persists on sending 500 errors to any requests - due to a race condition between fernet_setup/fernet-push.sh and keystone startup. Depends-On: https://review.opendev.org/703742/ Change-Id: I63709c2e3f6a893db82a05640da78f492bf8440f Closes-Bug: #1846789
-
- Feb 02, 2020
-
-
Radosław Piliszek authored
This fixes issues reported by Mark: - possible failure with 4-node cluster (however unlikely) - failure to stop all nodes from progressing when conditions are not valid (due to: "any_errors_fatal: False") Change-Id: Ib6995bf4c99202c9813859b3d9e2f420448f0445
-
- Jan 31, 2020
-
-
Ning Yao authored
ceph.conf is loaded by qemu, not libvirt. Since qemu runs as the nova user, ceph.conf owned by root causes a permission error. The logs in /var/log/libvirt/qemu/instance-*.log reveal the error. This change fixes the issue by changing the ownership of ceph.conf in nova-libvirt to the nova user. Closes-Bug: #1861513 Change-Id: I1881f51a6c8508f0f186a5623443343dc1df41d4 Signed-off-by:
Ning Yao <yaoning@unitedstack.com>
-
- Jan 30, 2020
-
-
Mark Goddard authored
Its use was removed in If801f54709114b931677adb605dffb75cfab25cd. Change-Id: I577d74a5971dbdf7e4c8288d5742e8bd340680b0
-
Mark Goddard authored
Change-Id: Ia840cd037cd2c2eded429bd0edaede4bb44caa8e Partially-Implements: blueprint python-3
-
Mark Goddard authored
Currently the WSGI configuration for binary images uses python2.7 site-packages in some places. This change uses distro_python_version to select the correct python path. Change-Id: Id5f3f0ede106498b9264942fa0399d7c7862c122 Partially-Implements: blueprint python-3
-
Mark Goddard authored
In dev mode currently the python source is mounted under python2.7 site-packages. This change fixes this to use the distro_python_version variable to ensure dev mode works with Python 3 images. Change-Id: Ieae3778a02f1b79023b4f1c20eff27b37f481077 Partially-Implements: blueprint python-3
-
- Jan 29, 2020
-
-
Michal Nasiadka authored
To make the configuration easier for the user, and to allow non-standard ceph authentication ids - introduce ceph_*_user variables. Change-Id: I24e01c43c826b62b6748d93a498f4b7d8ce9e309
-
Jacob Estelle authored
Placement only needs its listen port to be free. During the Placement split from Nova in commit 2fc6d4cf the wrong variable got moved into precheck for Placement, this fixes it. Change-Id: I71e3607c50110763259bfcd70ffb2f4c76e27f62 Closes-Bug: #1861189
-
- Jan 28, 2020
-
-
James Kirsch authored
Generate both internal and external self signed TLS certificates. Duplicate the certificate if internal and external VIPs are the same. Change-Id: I16b345c0b29ff13e042eed8798efe644e0ad2c74 Partially-Implements: blueprint custom-cacerts
-