- Nov 18, 2019
-
-
Radosław Piliszek authored
Change-Id: I27507816e3fe62df2a043dad96e7d1bb4b439869 Closes-bug: #1847331
-
- 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
-
- Nov 15, 2019
- Nov 14, 2019
-
-
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>
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
Exempt files like tox.ini or unit tests from triggering ansible runs. Change-Id: I9c6c1d55e8df6aae782a804432374b2747fbd18e
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: I7cc8f7853d49a22be6cc04312366a811c0d2799c Sem-Ver: feature
-
Mark Goddard authored
If you do the following: * Install legacy Docker (1.12.0) using kolla-ansible bootstrap-servers with the Rocky release or earlier. * Update to Docker CE, using kolla-ansible bootstrap-servers with the Stein release or later The package is upgraded, but docker is stopped. This prevents the 'Wait for Docker to start' task from completing, since Docker will not start. Seen on CentOS 7.6, Docker CE 19.03.4. This was tested and working previously, perhaps something changed with the Docker package. This change fixes the issue by starting and enabling Docker after the upgrade. Change-Id: If6e9c91f3e8d0ec366eea7ca506c6d10dbf11c3a Closes-Bug: #1852066
-
- Nov 08, 2019
-
-
Zuul authored
-
- Nov 07, 2019
-
-
Mark Goddard authored
Tests the following operations for MariaDB: * Stop * Recovery Backup and restore will be added in a separate change. Depends-On: https://review.opendev.org/693329 Change-Id: I836d91554715cce0e82c1bbebb7430c457418b2d
-
Marcin Juszkiewicz authored
Commit 73b6a66f added installation of Python 3 package. But without root permissions it fails. Change-Id: I65ca794955a1b1419853bf63be36cb0d1f2d2345
-
Mark Goddard authored
This playbook is neither kolla-ansible nor Zuul. Much of what it does is stale and no longer required. Remove it. Change-Id: I6fed9d8f2439a53c6ac35c670b56b43579236ee9
-
Zuul authored
-
Mark Goddard authored
Change-Id: I82fc125ad1d1a1e1de58da7eac3dc086c25155f6
-
Mark Goddard authored
Debian source images are published now. Change-Id: Id611fd2fa71eb54ca08d1f68de9505d28ad4ea40
-
Zuul authored
-
Mark Goddard authored
After performing a recovery of MariaDB, the mariadb containers are left without a restart policy. This leaves them unable to recover from the crash of a single galera node. There is another issue, in that the 'master' node is left in a bootstrap configuration, with the --wsrep-new-cluster argument configured as BOOTSTRAP_ARGS. This change fixes these issues by removing the restart policy of 'no' from the 'slave' containers, and recreating the master container without the restart policy or bootstrap arguments. Change-Id: I36c875611931163ca2c29ae93b71d3af64cb197c Closes-Bug: #1851594
-
Marcin Juszkiewicz authored
Needed for https://review.opendev.org/#/c/691316 Change-Id: I64e250eb15882f50ecbbc57b87e036f5772f7e3a
-
- Nov 06, 2019
- Nov 05, 2019
-
-
Christian Berendt authored
All other roles also use defaults/main.yml. Change-Id: Ic03aba436a4f3c775ff8e815c93e1d52250d5411
-
Mark Goddard authored
Related: blueprint add-ssl-internal-network Co-Authored-By:
generalfuzz <generalfuzz@gmail.com> Change-Id: Ib79796d49c415d8314ea5661a16bd2dac8ba7188
-