- Jun 19, 2019
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Tatsuma Matsuki authored
Change-Id: I97263385372a28204c0ae81373836a2d6292f3bd Closes-Bug: #1833336
-
- Jun 18, 2019
-
-
Marek Svensson authored
This change defaults freezer to use mariadb as default backend for database and adds elasticsearch as an optional backend due to the requirement of freezer to use elasticsearch version 2.3.0. The default elasticsearch in kolla-ansible is 5.6.x and that doesn't work with freezer. Added needed options to the elasticsearch backend like: - protocol - address - port - number of replicas Change-Id: I88616c285bdb297fd1f738846ddffe1b08a7a827 Signed-off-by:
Marek Svensson <marek@marex.st>
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
Since we have different upgrade paths, we must use the actually installed Ceph release name when doing require-osd-release Closes-Bug: #1832989 Change-Id: I6aaa4b4ac0fb739f7ad885c13f55b6db969996a2 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
- Jun 17, 2019
-
-
Zuul authored
-
Radosław Piliszek authored
The task does not change any state but is used to set a fact from parsed output. Also adjust task name. Change-Id: I5fe322546d82a373522645485be18fe7bfc57999 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
Zuul authored
-
- Jun 16, 2019
-
-
Xing Zhang authored
If we change mongodb_port, the command for bootstraping mongodb should not connect to the default mongodb port 27017. Change-Id: I330999be577d6416df162ea33fa1f7a19df56029
-
Radosław Piliszek authored
To be consistent. Also fix surrounding comments. Change-Id: Id1a65ab3379ca76192e9291f941b9b675a05ff09 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
Jeffrey Zhang authored
The nova-consoleauth service was deprecated during the Rocky release [1] and has not been necessary since unless you're using cells v1. As Kolla has never supported cells v1, which is finally being removed during Train [2], we can get ahead of the curve and stop deploying nova-consoleauth immediately. [1] https://specs.openstack.org/openstack/nova-specs/specs/rocky/implemented/convert-consoles-to-objects.html [2] https://blueprints.launchpad.net/nova/+spec/remove-cells-v1/ Change-Id: I099080979f5497537e390f531005a517ab12aa7a
-
- Jun 14, 2019
-
-
Radosław Piliszek authored
The task was duplicated below (and this other one is conditional). Additionally fix related tasks names. Change-Id: I76a6dd84e78277f87b04951eb4e75bbdfc1c38bf Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
- Jun 13, 2019
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
The AWS-compatible CloudWatch API has been removed from Heat in Queens. Remove its configuration option from the heat.conf template. Change-Id: If6f7dd28bbb75308ef434c166c28a5cf4a624cbd
-
Michal Nasiadka authored
Currently placement-api is configured to log to /var/log/kolla/placement/placement-api.log, but config.json is changing permissions of /var/log/kolla/placement/placement.log - this patch changes this. Change-Id: I7f1591bdbc7c03302befc3ca6ebf1b13c95640c2
-
- Jun 11, 2019
- Jun 10, 2019
-
-
ZijianGuo authored
By default, the mongo command connection address is '127.0.0.1:27017'. If we change mongodb_port, It cause the handle 'Checking current replication status' always connect to '127.0.0.1:27017'. So we need add options like '--host' and '--port'. Change-Id: I172ef3d19ff2bea97db3a5207c1a984cd188ceba Signed-off-by:
ZijianGuo <guozijn@gmail.com>
-
- Jun 07, 2019
-
-
Zuul authored
-
Doug Szumski authored
Change-Id: Ic011c25c491d7d2e1d1d656d8d1653e14bb2d1f1
-
Zuul authored
-
Doug Szumski authored
The results from the find operation need to be registered per host, because they depend on the host which runs the search. This bug impacts users specifying custom plugins for specific hosts. Change-Id: I41b2986b2f4ccd8fdc6553e83737e4106b6a2c07
-