- Feb 28, 2020
-
-
Mark Goddard authored
We assume that all groups are present in the inventory, and quite obtuse errors can result if any are not. This change adds a precheck that checks for the presence of all expected groups in the inventory for each service. It also introduces a common service-precheck role that we can use for other common prechecks. Change-Id: Ia0af1e7df4fff7f07cd6530e5b017db8fba530b3 Partially-Implements: blueprint improve-prechecks
-
- Feb 26, 2020
- Feb 25, 2020
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
James Kirsch authored
Fix the upgrade TLS scenario in zuul to generate self signed certificates and to configure TLS to be enabled in the open stack deployment. Change-Id: Icacc28eed6ad5b81fc3954db80486d9d7f24c082 Partially-Implements: blueprint custom-cacerts
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Clients are starting to release versions that don't support Python 2. The ironic scenario is currently failing on stable branches for this reason. Use upper constraints to avoid installing these new versions on stable branches. Change-Id: I4f91b53cbf2297d70da4b54d6c402c1427aacdd9
-
Zuul authored
-
- Feb 24, 2020
-
-
Michal Nasiadka authored
Reno was missing in change https://review.opendev.org/#/c/708114/ Change-Id: I909ddf1f33634e4fe1fd05931eee69b12d57778a
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Feb 23, 2020
-
-
Zuul authored
-
Radosław Piliszek authored
I'm not marking it CI-only as ppl seem to be using it. OTOH, not adding a release note as we are not promoting its usage. This is to allow us to customize for CI. Change-Id: I8100a6cb63b1e54078629bd6ca8475dc5896784a
-
- 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
-
Radosław Piliszek authored
This was never necessary because C7 IPv6 CI was not enabled at the time and later we fixed IPv6 in C7 to avoid this issue. In Ussuri C7 is going away so even more reasons to drop it. :-) Change-Id: I4066c9cd86ff892d78f6713589f9afffc611dcc1
-
Radosław Piliszek authored
This allows for some real testing, especially in a multinode environment. Change-Id: Ic96819fefe460e14c8460e52a78d9b0d034edc80
-
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
-
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
-