- Nov 21, 2019
- Nov 20, 2019
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Gaëtan Trellu authored
Remove "environment" variable from check-containers.yml task. Change-Id: Id1e1abfb10df1eb6c8f4f3c7d2f5a0dd94c0a2cc Closes-bug: #1853336
-
Radosław Piliszek authored
Qinling could not be deployed due to use of an undefined variable (you guessed it, it was a typo). Change-Id: Iadbf269e66decc0a4c6b24b3d828ac560adeb7a7 Closes-bug: #1853201
-
- Nov 19, 2019
-
-
Marcin Juszkiewicz authored
Change-Id: Ie42e4f96df38888b3f64515cfe84504727d3def3
-
Zuul authored
-
Zuul authored
-
- Nov 18, 2019
-
-
Zuul authored
-
Michal Nasiadka authored
- transitional handling of fluentd_binary var is no longer required Change-Id: Ic2978252fb981fe15e600aa486e8af585d05c402
-
Michal Nasiadka authored
Change-Id: Ie35ea07b8b6f95cbb56eb722ae2366c00243e562
-
Zuul authored
-
Zuul authored
-
Viktor Michalek authored
Change-Id: If45d4877c3fa125a3abc71f0a84883fad0a0cf6e Closes-Bug: 1853011
-
Radosław Piliszek authored
Change-Id: I27507816e3fe62df2a043dad96e7d1bb4b439869 Closes-bug: #1847331
-
Michal Nasiadka authored
Opendaylight support has been deprecated in Train - time to remove it. Change-Id: I3a61bfbcbf366c327ea3e25d2424bc3fedca29f0
-
- Nov 16, 2019
-
-
caoyuan authored
1. Adjust the order of src and dest for template module 2. Remove the double quotes from task's name to keep consistence with the others. 3. Add a space after "|" Change-Id: I580517d5b95dcaa34841def70ec6f57a5cbe0229
-
Radosław Piliszek authored
Continues work from https://review.opendev.org/676716 Change-Id: If0195c38034d404849bf2e8fca4629b2d38a2680 Closes-Bug: #1812864 Related-Bug: #1762754 Related-Bug: #1688331
-
- Nov 15, 2019
- Nov 14, 2019
-
-
Mark Goddard authored
* Deploy services using kolla-ansible deploy * Reconfigure the image for one or more services to use an invalid * config * Deploy/reconfigure services using kolla-ansible reconfigure The invalid config could be a wrong docker registry, wrong image name, wrong tag, etc. The restart handler for the service fails, and the old container is left running. The restart handler for the service fails, and the old container is stopped and removed. This leaves the service in a broken state. This change fixes the issue by pulling the image if necessary prior to stopping and removing the container. Change-Id: I85b2a1b224d4c4d85c32c4922a2cd2c41171a1dc Closes-Bug: #1852572
-
Zuul authored
-
Mark Goddard authored
Resolves a number of TODOs in the CI configuration that provide support for upgrading from the Stein release. Change-Id: I9bac5c230b82ac7c097fe6ca2556e428abda31a1 Depends-On: https://review.opendev.org/694254
-
Mark Goddard authored
This variable was removed in the Train cycle, and a precheck added for its use. This precheck can now be removed. Change-Id: I6d9f0b577631ff9443deecf8ef9d94ca217674c5
-
Mark Goddard authored
Support for deploying neutron-lbaas was removed in the Train release. We no longer need the task to remove the container in the upgrade process. Change-Id: Ie336f68c710616de29f34dd4011e137ec056973b
-
Mark Goddard authored
During the Stein release the default storage backend for cloudkitty was switched to influxdb. To aid this transition we added creation of the influxdb database during upgrade. Now that this transition is complete we can remove it. Change-Id: Ieb247f36af932d3a357504c7419ead44b10d1301
-
Mark Goddard authored
This was deprecated in the Train release in favour of enable_mariadb. Change-Id: Iea0c6eb51ff26817eeb913c9aa241a9fe7553588
-
Mark Goddard authored
Now that the stable/train branch has been cut, we can set the previous release to Train. This is done in kolla-ansible for rolling upgrades, and in CI configuration for upgrade tests. Change-Id: I9d903543936e59aeeee939b32afce3e63b8c4394
-
- Nov 11, 2019
-
-
Keith Plant authored
Allow users to create/override HAProxy service configuration by copying over '*.cfg' files from {{ node_custom_config }}/haproxy/services.d/ Ex: /etc/kolla/config/haproxy/services.d/radosgw.cfg Change-Id: Id84e3b6e62e544582d6917047534e846e026798d Signed-off-by:
Keith Plant <kplantjr@gmail.com>
-