- Dec 01, 2021
-
-
Pierre Riteau authored
The documentation for novncproxy_base_url says: If using noVNC >= 1.0.0, you should use ``vnc_lite.html`` instead of ``vnc_auto.html``. While novnc packages in CentOS, Debian, and Ubuntu still provide vnc_auto.html for compatibility, this could be dropped in the future. Change-Id: I04883c877015c1835c8b6b2c8be1fb7156ceb340
-
- Nov 25, 2021
-
-
Maksim Malchuk authored
Remove the role directory and one file left atfer If3cf073e88c83f670c867a49afe48845f9e81008 Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com> Change-Id: I6c3b46b858ef4f1954a99bccd10b80973a57ba77
-
Zuul authored
-
- Nov 24, 2021
-
-
Mark Goddard authored
Change-Id: I7b1e36edb1680220c6fe082fbf5eefdd633c8cfa
-
- Nov 23, 2021
- Nov 16, 2021
-
-
Seena Fallah authored
The check condition is similar to the previous if and it can be merged Signed-off-by:
Seena Fallah <seenafallah@gmail.com> Change-Id: I62213d91945de42ffc87ecad1e96fa4fc0760f10
-
Zuul authored
-
- Nov 15, 2021
-
-
Adrian Andreias authored
Closes-Bug: #1878280 Change-Id: I0d39a015639adf3d75780edc765bebcb85c2b42e Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
likui authored
[1] https://docs.openstack.org/releasenotes/ironic/xena.html Change-Id: Ic0dd9fa7ef76b647682e124b1bae52e931a38225
-
Zuul authored
-
Doug Szumski authored
When only the directory is specified, separate log files are created for the Nova API / metadata services with a -wsgi postfix. This affects the 'programname' field in Fluentd which affects the processing of these logs. This is a regression. When the log file name is specified, the directory is not required. Closes-Bug: #1950185 Change-Id: I8fec8b787349f83c05d8af7f52fc58da7c3e9cc4
-
- Nov 12, 2021
- Nov 11, 2021
-
-
Mark Goddard authored
We don't need kolla to use kolla-ansible, and installing it makes the start less quick. Change-Id: I81d2dae0f8f4d0d4c6e359e1d7d954d6e190b742
-
- Nov 10, 2021
-
-
Adrian Andreias authored
Wrong venv path /path/to/venv/share/share/kolla-ansible/init-runonce added in https://review.opendev.org/c/openstack/kolla-ansible/+/816074 Signed-off-by:
Adrian Andreias <adrian@fleio.com> Change-Id: Icf4d804416723308e6e1c2bbf2b8636032eb16ca Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
Adrian Andreias authored
Change-Id: I0419c68c18597bba4ff894b0a6c4a5ec007a8b4a Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
- Nov 09, 2021
-
-
Zuul authored
-
Zuul authored
-
Adrian Andreias authored
Address comments in https://review.opendev.org/c/openstack/kolla-ansible/+/815043 Related-Bug: #1844710 Change-Id: Ibe51db5060e8d809539f5e929a65f285e0f7d343 Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
wu.shiming authored
The assertRaisesRegexp method has been deprecated since it was renamed to assertRaisesRegex in Python 3.2. https://docs.python.org/3/library/unittest.html#deprecated-aliases Change-Id: I38ed4bebee3617267463d13d8f12bc083ab74ac2
-
- Nov 08, 2021
-
-
wu.chunyang authored
the gateway_ip should be in subnet dict. Closes-Bug: #1949260 Change-Id: Iaa3fc69ee7954b5b202b0a6052c30bfb1780e84b
-
- Nov 05, 2021
-
-
Zuul authored
-
- Nov 04, 2021
-
-
Adrian Andreias authored
Related-Bug: #1949198 Change-Id: I2bd1a3674f8dd254b55634903a4c046293557e18 Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
Zuul authored
-
- Nov 01, 2021
-
-
Zuul authored
-
- Oct 28, 2021
-
-
Seena Fallah authored
In case of running mariadb role with --limit the group_by module will only include the limited hosts and other hosts that are not limited by ansible will not be included. Using add_host will add all hosts in mariadb group to their shards group Signed-off-by:
Seena Fallah <seenafallah@gmail.com> Change-Id: I1331698e313bd714a16fc35f38fb579d75b56370 Closes-Bug: #1947589
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
wu.chunyang authored
Add an empty line between memcache_servers and www_authenticate_uri Closes-Bug: #1941704 Change-Id: Ied83865eb33aceaf738c21363f02bcccbcd05738
-
Zuul authored
-
- Oct 27, 2021
-
-
Zuul authored
-
Radosław Piliszek authored
Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b Closes-Bug: #1948979
-
Zuul authored
-
Mark Goddard authored
This reverts commit 15259002. Reason for revert: The iptables_firewall produces warnings without it. Change-Id: Id046a3048436c4c18dd1fd9700ac9971d8c42c57
-
Adrian Andreias authored
Implement simple global variables system in docs and add global variables KOLLA_OPENSTACK_RELEASE, KOLLA_ANSIBLE_MAJOR_VERSION and KOLLA_BRANCH_NAME. Closes-Bug: #1844710 Change-Id: I2c131463eaf1c51eb8768f6d90e9697c77a7833b Signed-off-by:
Adrian Andreias <adrian@fleio.com>
-
Marcin Juszkiewicz authored
We have Debian support for quite a while. While binary target is not always up-to-date (due to Debian OpenStack team policy of building only released code, not git snapshots) source images are expected to just work. Change-Id: I2ed6061054bcea12d5b38974ee691e9632d32f05
-
Margarita Shakhova authored
Correct typo in role's playbook in order to be able to deploy the service with customized policy file. Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2 Closes-Bug: #1948835
-