- Feb 09, 2022
- Feb 04, 2022
-
-
Zuul authored
-
- Feb 02, 2022
-
-
Mark Goddard authored
The ntp role attempts to mask NTP services that may conflict with chrony. Currently we are seeing the following failure: TASK ntp : Mask alternative NTP clients to prevent conflicts Could not find the requested service systemd-timesyncd.service: host The service_facts module shows that the service is not found: "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, According to the Internet, this can happen if there are After/Before dependencies in one service on another that does not exist. This change fixes the handling of these not-found services to avoid the error. Story: 2009821 Task: 44401 Depends-On: https://review.opendev.org/c/openstack/kayobe/+/827404 Change-Id: I4b8a42704f2b0a145ee9dec433d91df67628cd9d
-
- Feb 01, 2022
-
-
Will Szumski authored
Currently we use the HEAD reference for OpenStack requirements. This can create images that are incompatible with your version of OpenStack. See: https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/688911 Change-Id: I42026fafb1be0071f5ec94e81881c4a3bdd34af8 Story: 2009810 Task: 44371
-
- Jan 28, 2022
- Jan 27, 2022
-
-
Jakub Darmach authored
Variable untemplated_dirs has been added to allow for defining directories under kayobe/kolla/config which should be copied instead of templated by kolla-openstack role. This is needed to support custom themes for horizon - change If9982c8e18be31772cb031ef72b7eebd4d768be5 Change-Id: I350f58c8a82f0f31608b34054e804c5c198d6806
-
- Jan 18, 2022
-
-
Zuul authored
-
Mark Goddard authored
This playbook is no longer necessary following the removal of the iSCSI deploy driver from Ironic. Change-Id: I9e99c04173acb7adb0d0e367b6db388b86baf5f2
-
- Jan 11, 2022
-
-
Mark Goddard authored
The chrony container removal was performed in the Xena cycle, so we no longer require this in the 'overcloud host configure' command. Change-Id: Ic6909bba42b07a5f3528e7507cb3b25199a72b43
-
LiZekun authored
Change-Id: I02eca49fed19686551990fc125a7025d54c5d6e3
-
LiZekun authored
Change-Id: If002d845347b2e215d36df3ff73b743745e46131
-
Pierre Riteau authored
Change-Id: I0747cc8fa6fdbfa980b1263da3b3edddb725d2db
-
- Jan 09, 2022
-
-
Stig Telfer authored
A double colon (where only a single colon is wanted) was fouling up parsing. Change-Id: Ifaf28e85189bf438e373f165a9b3c2af1b47e834
-
- Jan 07, 2022
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I366fbe98d27fa70b1aeb398c129f626fe042b5df Story: 2002098 Task: 19776
-
Zuul authored
-
- Jan 06, 2022
- Jan 05, 2022
-
-
Pierre Riteau authored
Change-Id: I58f7259a956b721052d9adfc935b669ff201b299
-
Will Szumski authored
Change-Id: If89bb28fa2e8cc615da21893201cc438d5b6ff05 Story: 2009323 Task: 43745
-
- Jan 04, 2022
-
-
Zuul authored
-
Kayobe deployment user authored
Change-Id: Ief9adfcff28d269fc80a073cdde536e8e803ca37 Story: 2009648 Task: 43807
-
Zuul authored
-
- Jan 03, 2022
-
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
It is required for infra cleanup. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-December/026408.html Change-Id: I4ab7b637baee8fa2c40aae510dcefb3fa84eecd3
-
- Dec 30, 2021
-
-
Zuul authored
-
- Dec 23, 2021
-
-
Mark Goddard authored
EPEL is no longer required for a default installation. Let's disable it. Also clean up the install_epel variable from Kolla Ansible globals.yml template, since it never existed. Story: 2009757 Task: 44227 Change-Id: I96eb4685f997e85ad2ee5318640d58d0287a016d
-
- Dec 22, 2021
-
-
Michal Nasiadka authored
ironic-python-agent-builder has stable branches since Wallaby - let's use them. Also as per ipab docs [1] - the env vars for overriding ipa repo are: - DIB_REPOREF_ironic_python_agent - DIB_REPOLOCATION_ironic_python_agent [1]: https://docs.openstack.org/ironic-python-agent-builder/latest/admin/dib.html#building Story: 2009755 Task: 44224 Change-Id: I025532156de831a0e7d025d61601a38202de10ff
-
Mark Goddard authored
This allows us to remove repo files if necessary. Change-Id: I113ed858fb87d3ace093a92bf52bb772f5142219
-
- Dec 21, 2021
-
-
Zuul authored
-