- Jan 03, 2022
-
-
Piotr Parczewski authored
Change-Id: I2e6b6ecd3717ff0811b47892aad406376c89a18c
-
- Dec 31, 2021
- Dec 30, 2021
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
In case we add further check functions, use a return rather than exit. Change-Id: Ie2a53028802ecde628bc9fe0b4e3236bdb588cf9
-
- Dec 29, 2021
-
-
Ching Kuo authored
This commit added ovn_sb_connection to octavia.conf otherwise it will try to connect to ovn-sb-db using the default address which is 127.0.0.1 while the ovn-sb-db listen on the IP address of the api_interface. Closes-Bug: #1950111 Change-Id: I9cb9a0365d00ffd70562b4b3e83493ec09bd52c2
-
- Dec 28, 2021
-
-
Mark Goddard authored
We stopped using this file in Queens (https://review.opendev.org/494635), but the file was not removed at that time. Change-Id: Ibe5fb291e7c39965f5c4ff5ee4ea0bb1f8e6e9c2 Closes-Bug: #1840158
-
- Dec 27, 2021
- Dec 22, 2021
-
-
Margarita Shakhova authored
Fix configuration for ironic role in order to apply custom policies for ironic-inspector API Closes-Bug: #1952948 Change-Id: Id454c693f570e99ea58d2a6231f01a84b80ca56a
-
- Dec 21, 2021
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
This variable is referenced by horizon_listen_port, which becomes undefined outside of the horizon role. One symptom of this is that the hostvars variable becomes undefined when referenced for debugging purposes. This issue was introduced by Ibb5ad1a5d1bbc74bcb62610d77852d8124c4a323, which has been backported to Victoria. This change fixes the issue by moving horizon_enable_tls_backend to group_vars. TrivialFix Change-Id: I1fc4e2a24fe096a49434d7e16851e63efd25d74c
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Dr. Jens Harbott authored
The admin interface for endpoints never had any real use, the functionality was the same as for the public or internal endpoints, except for Keystone. Even for Keystone with API v3 it would no longer really be needed, but it is still being required by some libraries that cannot be changed in order to stay backwards compatible. Signed-off-by:
Dr. Jens Harbott <harbott@osism.tech> Change-Id: Icf3bf08deab2c445361f0a0124d87ad8b0e4e9d9
-
abraden authored
Closes-Bug: 1928690 Change-Id: I1bf7c272c782134511e6553a1e2a4b7220556802
-
Radosław Piliszek authored
Details in the attached reno. Change-Id: I438a453ca522493524fdb9760c1edb330916084b
-
- Dec 20, 2021
-
-
Zuul authored
-
Radosław Piliszek authored
This is a docs amendment to let users know that calling init-runonce is not a required deployment step and it may not work for them if they modified the defaults. Change-Id: Ia3922b53d91a1a820447fec6a8074b941edc2ee9
-
Zuul authored
-
Zuul authored
-
likui authored
Change-Id: I5d6af3707c3de4466699f1a0e6ff2f2e2fe4e123
-
- Dec 16, 2021
-
-
Zuul authored
-
Piotr Parczewski authored
Change-Id: I2d4a4fab35771723be82a1c8b98dbe4cc3164f58
-
- Dec 09, 2021
-
-
Zuul authored
-
Michal Nasiadka authored
By default those are saved in /var/log/ironic/deploy. Change of path was introduced by [1] since Victoria. [1]: https://review.opendev.org/c/openstack/bifrost/+/742854 Change-Id: I0fb69a06d6565d633f9ea0e37e0a780a70bb0ced
-
Dr. Jens Harbott authored
The initial migrations when starting grafana for the first time may sometimes take much longer than 20s, we have seen samples up to near 60s. Allow 120s to have some margin. Also make the timeout parameters configurable. Closes-Bug: 1769962 Signed-off-by:
Dr. Jens Harbott <harbott@osism.tech> Change-Id: If9186d8aa65150c492657550064789e211dbb570
-
- Dec 06, 2021
-
-
Seena Fallah authored
Based on some variables like tunnel_interface_address that are not present in nodes without ovn-controller like controller nodes this task will be failed because of undefined variable Signed-off-by:
Seena Fallah <seenafallah@gmail.com> Change-Id: Ic511bf6479438f9288a008afb2aae43083a4e69f Closes-Bug: #1953367
-
Dmitry Tantsur authored
In I51bf7226aea145dc7c8fd93d61caa233ca16c9c9 we are introducing a way to run Ironic API and conductor in one process. In the Bifrost change I9faecfe6ece6d3c35396e3378c1e3930a487e130 we are switching Bifrost to it, which breaks the Kolla job. This change makes get_logs.sh aware of the new service. Also drop RabbitMQ since Bifrost hasn't supported it for a while already. Change-Id: I30ac6bd4332dacbdce1f5e25bd6a97d2982b208e
-
- Dec 05, 2021
-
-
Michal Arbet authored
This patch is fixing file path for WSGIScriptAlias as debian/ubuntu binary packages installs /usr/bin/aodh-api as it is in source images also. For details please check LP bug report. Closes-Bug: #1953059 Change-Id: I9efe73193bf828b084c2844be73c9813a969c9c7
-
- Dec 04, 2021