Latest RDO Packstack wants "network" serivcei for external networking, but is not available in CentOS Stream 9
by jordan@olinsolutions.com
In the current packstack instructions for RDO here: https://www.rdoproject.org/deploy/packstack/ under the Network section it states the following:
"If you plan on having external network access to the server and instances, this is a good moment to properly configure your network settings. A static IP address to your network card, and disabling NetworkManager are good ideas."
But, then it shows not only disabling NetworkManager, but also enabling the "network" service:
sudo systemctl disable firewalld;
sudo systemctl stop firewalld;
sudo systemctl disable NetworkManager;
sudo systemctl stop NetworkManager;
sudo systemctl enable network;
sudo systemctl start network
The problem is that CentOS Stream 9 no longer has or supports the "network" service, as it has been deprecated.
Are there alternate instructions?
Or, can I configure as usual with NetworkManager and just diable it once the configurations are working?
1 day, 17 hours
RDO User Survey
by Amy Marrich
Hi everyone,
During today's RDO meeting we had a few topics that we need further
information on in order to make decisions. As a result, we have created a 2
question survey[0] to collect the needed information. This survey will
remain open for 2 weeks so we can make plans for the Epoxy release with the
gathered information.
The first question is in regards to CentOS Stream version(s) for the Epoxy
release, CentOS Stream 9 only, 10 only, or both versions. The second
question is to determine whether future RDO releases will continue to be
all releases or only SLURP releases, if SLURP are the only releases folks
are using.
Thanks,
Amy
0 - https://forms.gle/44atURvazYPXVvwZ8
6 days, 13 hours
[rdo-dev] [Meeting] RDO meeting - 2025-01-08
by Joel Capitao
==============================
#rdo: RDO meeting - 2025-01-08
==============================
Meeting started by jcapitao at 14:07:24 UTC. The full logs are
available athttps://meetings.opendev.org/meetings/rdo_meeting___2025_01_08/2025/rdo...
.
Meeting summary
---------------
* roll call (jcapitao, 14:07:31)
* SWAG update (jcapitao, 14:10:32)
* FOSDEM dinner (jcapitao, 14:13:49)
* centos10-master Tunk bootstrap (jcapitao, 14:24:53)
* Next RDO watcher (jcapitao, 14:42:39)
* Next RDO watcher is karolinku[m] (jcapitao, 14:44:17)
* Next Chair (jcapitao, 14:45:08)
* ACTION: spotz[m] will chair next week (jcapitao, 14:45:47)
* roll call (jcapitao, 14:46:00)
Meeting ended at 14:59:21 UTC.
People present (lines said)
---------------------------
* jcapitao (50)
* spotz[m] (19)
* opendevmeet (6)
* karolinku[m] (6)
* rdogerrit (3)
Generated by `MeetBot`_ 0.1.4
6 days, 17 hours