@@ -29,20 +29,18 @@ List of tested platforms only:
2929| Platform | Versions |
3030| ---------------------------------| ------------------------------------------|
3131| AlmaLinux | 8 |
32- | Alpine Linux | 3.11, 3.12, 3.13, 3.14 |
33- | ALT Linux | p9, p10, Sisyphus |
32+ | Alpine Linux | 3.13, 3.14, 3.15 |
3433| Amazon Linux | 2 |
35- | CentOS | 7, 8, 8 Stream |
36- | Debian | 8, 9, 10, 11 |
34+ | CentOS | 7, 8 Stream |
35+ | Debian | 10, 11, 12 |
3736| Devuan | 2 |
38- | Fedora | 32, 33, 34 |
39- | FreeBSD | 11, 12, 13 |
40- | openSUSE | 15, Tumbleweed |
37+ | Fedora | 34, 35 |
38+ | FreeBSD | 12, 13 |
39+ | openSUSE | 15 |
4140| Oracle Linux | 7, 8 |
4241| Red Hat Enterprise Linux | 7, 8 |
4342| Rocky Linux | 8 |
44- | Springdale Linux | 8 |
45- | Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.04, 21.10 |
43+ | Ubuntu | 14.04, 16.04, 18.04, 20.04, 21.10, 22.04 |
4644
4745(the packages might work on other versions or flavours, but those aren't tested)
4846
@@ -79,18 +77,17 @@ Selectable configuration types and IP configuration methods are **supported only
7977
8078| Platform | Network Type (` NETCFG_TYPE ` ) |
8179| ---------------------------------------------------------------| -------------------------------------------|
82- | Alpine Linux 3.14 | ` interfaces ` |
83- | ALT Linux p9, p10, Sisyphus | ` networkd ` , ` nm ` |
80+ | Alpine Linux 3.14+ | ` interfaces ` |
81+ | ALT Linux p10, Sisyphus | ` networkd ` , ` nm ` |
8482| Amazon Linux 2 | ` scripts ` |
85- | Debian 9 | ` interfaces ` |
86- | Debian 10, 11 | ` interfaces ` , ` netplan ` , ` nm ` , ` networkd ` |
83+ | Debian 10+ | ` interfaces ` , ` netplan ` , ` nm ` , ` networkd ` |
8784| Devuan 2 | ` interfaces ` |
88- | Fedora 34 | ` scripts ` , ` nm ` , ` networkd ` |
89- | FreeBSD 11, 12, 13 | ` bsd ` |
90- | openSUSE 15, Tumbleweed | ` scripts ` |
85+ | Fedora 34+ | ` scripts ` , ` nm ` , ` networkd ` |
86+ | FreeBSD 12+ | ` bsd ` |
87+ | openSUSE 15 | ` scripts ` |
9188| RHEL-like 7 (CentOS, Oracle Linux) | ` scripts ` |
92- | RHEL-like 8 (CentOS, Oracle/Rocky/Alma/Springdale Linux) | ` scripts ` , ` nm ` , ` networkd ` |
93- | Ubuntu 18.04, 20.04, 21.04, 21.10 | ` interfaces ` , ` netplan ` , ` nm ` , ` networkd ` |
89+ | RHEL-like 8 (CentOS, Oracle/Rocky/AlmaLinux) | ` scripts ` , ` nm ` , ` networkd ` |
90+ | Ubuntu 18.04, 20.04, 21.10, 22.04 | ` interfaces ` , ` netplan ` , ` nm ` , ` networkd ` |
9491
9592(other than listed platforms are not supported for using ` NETCFG_TYPE ` nor ` METHOD ` /` IP6_METHOD ` !):
9693
@@ -184,7 +181,7 @@ executed as a first during the post-networking contextualization stage.
184181
185182## License
186183
187- Copyright 2002-2021 , OpenNebula Project, OpenNebula Systems (formerly C12G Labs)
184+ Copyright 2002-2022 , OpenNebula Project, OpenNebula Systems (formerly C12G Labs)
188185
189186Licensed under the Apache License, Version 2.0 (the "License"); you may
190187not use this file except in compliance with the License. You may obtain
0 commit comments