Skip to content

Conversation

markgoddard
Copy link
Contributor

Alex-Welsh and others added 19 commits March 1, 2023 14:36
This change allows ansible facts to be used in
group_vars/*/network-interfaces, which can be used to select the default
network interface. This means different flavors and images can be used
without needing to manually change the interface. It also reduces the
MTU of all networks except external.
This fix sets seed_enable_snat and fixes the external IP of the seed which (in
conjunction with an update to the multinode openstack configuration to
set the gateway on the external subnet) allows VMs to reach the
internet.
(cherry picked from commit e36a6fb)
The ironic_dnsmasq container was missed during the ironic container
builds. As such, ironic_dnsmasq_tag is explicilty set to the same as the
operating-system-equivalent kolla_openstack_release.
* Switch to using a specific version of CentOS Stream

This is to workaround the following breakage:
```
TASK [MichaelRigart.interfaces : RedHat | ensure network service is started and enabled] ***
Tuesday 21 March 2023  09:43:32 +0000 (0:00:00.347)       0:02:20.016 ********* 
fatal: [controller0]: FAILED! => changed=false 
  msg: |-
    Unable to start service network: Job for network.service failed because the control process exited with error code.
    See "systemctl status network.service" and "journalctl -xe" for details.
```
This reverts commit cdc5a27.

This workaround is not required in Yoga.
@markgoddard markgoddard requested a review from a team as a code owner March 22, 2023 14:16
@markgoddard markgoddard self-assigned this Mar 22, 2023
jovial
jovial previously approved these changes Mar 22, 2023
@markgoddard markgoddard merged commit e1c5195 into stackhpc/yoga Mar 23, 2023
@markgoddard markgoddard deleted the yoga-xena-merge branch March 23, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants