
With NetworkManager, the MichaelRigart.interfaces role only creates an interface with the dummy type if it is called dummy*, otherwise it is created as ethernet. The default dev configuration was using eth1 for the bridge port, which was causing issues on Rocky Linux 9, for example when following the automated setup [1]. Switch to dummy1 to ensure a dummy port is created. [1] https://docs.openstack.org/kayobe/latest/contributor/automated.html Change-Id: Ib61a62e126c66d4133d8e80dff5643ebc6966bd1
Development Kayobe Configuration
This repository provides development configuration for the Kayobe project. It is based on the configuration provided by the kayobe-config repository, and provides a set of configuration suitable for a development or test environment. It is used by default in the Kayobe development environment, and also in the Kayobe Continuous Integration (CI) deployment jobs.
- Kayobe documentation: https://docs.openstack.org/kayobe/latest/
- Source: https://opendev.org/openstack/kayobe-config-dev
- Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config-dev
- IRC: #openstack-kolla
Description
Languages
Python
100%