- Feb 21, 2020
-
-
Radosław Piliszek authored
This allows for some real testing, especially in a multinode environment. Change-Id: Ic96819fefe460e14c8460e52a78d9b0d034edc80
-
Zuul authored
-
Zuul authored
-
- Feb 20, 2020
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
In some resource-constrained environments, particularly during service bootstrap Galera cluster nodes can experience timeouts in inter-node communication. This change sets the gmcast.peer_timeout based on the galera cluster documentation: https://galeracluster.com/library/documentation/galera-parameters.html We are observing peer timeout issues on some CI runs - therefore raising it to PT15S as in similar Ubuntu charms jobs. Change-Id: Id036e41b62a88bab486c35a5f1fde5cfc2fa4803
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
Reverts temporary. This reverts commit 241e3474. Change-Id: I4af6b9c57e594fce407b9524f04cfa83479e16f0
-
Michal Nasiadka authored
Change-Id: I8b4e649e24871b1191dba39d766b6c133c7e8f24
-
Jason Anderson authored
There is no longer support for provisioning Ceph in Kolla Ansible, so we should no longer say that it's only sometimes necessary to create the cluster/pools/keyrings externally. Change-Id: Ia3026cfeebfb8258b79490f9facc341c928845f9
-
Michal Nasiadka authored
global_physnet_mtu needs to be set in neutron.conf, because linuxbridge-agent discovers underlying vxlan0 interface mtu and returns an error when creating vxlan port CentOS8 job will not be added, because CentOS 8 iptables-ebtables package is missing broute (--among-src) tables support required for linuxbridge agent, see [1]. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1720637 Change-Id: I6b12f7ba95401d3342359c57ceeee8bec8aefe49
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
This makes it cleaner, allows reuse and outsourcing to zuul jobs and enables us to create multiple of these overlay networks for testing of more advanced scenarios. Change-Id: Id557c81f68a7f34556854e7d6efc6eddfd2e7216
-
Radosław Piliszek authored
Change-Id: I9aa211ceefe7ad3524323be837ec090969f94557
-
Zuul authored
-
Radosław Piliszek authored
Per http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012646.html Deprecates support for deploying with Hyper-V integrations. In Victoria support for these will be removed from Kolla Ansible. This is dictated by lack of interest and maintenance. Change-Id: Ic214699e0e501868e453c76929eef740e92ab90f
-
Zuul authored
-
Zuul authored
-
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
-
-
Radosław Piliszek authored
Per http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012662.html and http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009180.html Deprecates support for deploying with XenAPI integrations. In Victoria support for these will be removed from Kolla Ansible. This is dictated by lack of interest and maintenance, and upstream decision of deprecation by Nova (for the same reasons). Change-Id: Ie2bfc41dd7085f35e89a5c4e0b7fdb44631eb4e3
-
Radosław Piliszek authored
Per http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012646.html Deprecates support for deploying with VMware integrations. In Victoria support for these will be removed from Kolla Ansible. This is dictated by lack of interest and maintenance. Change-Id: I9b3d81b0cfcb1c43dc1b671b4f646d06b95b4b42
-
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
-
Zuul authored
-
Zuul authored
-
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 14, 2020
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: If354fbdeb2fd8d026faa0210b84da0a688c3ae0a
-
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
-
-
Zuul authored
-
Zuul authored
-
Dincer Celik authored
The bash part of version checking fails when ANSIBLE_DEBUG is set while running kolla-ansible, so need to skip it. Change-Id: I4adc986365c4b0c11eb69e128eb7d037a24a2baf
-
Zuul authored
-