3a744f0cb5
Update elements for RHEL9. Ref: https://review.opendev.org/c/openstack/octavia/+/816370 Change-Id: I913cc99520f2eb6a73c77c3778842124e4cff126 (cherry picked from commit c523b19f9c8c9d19d8270caea938ebc4ce563a9e)
81 lines
1.9 KiB
Plaintext
81 lines
1.9 KiB
Plaintext
{
|
|
"release": {
|
|
"rhel": {
|
|
"8": {
|
|
"isc-dhcp-client": "dhcp-client",
|
|
"python3-dev": "platform-python-devel",
|
|
"python3-venv": "python3-virtualenv",
|
|
"python3": "python36",
|
|
"vlan": "",
|
|
"screen": "",
|
|
"dkms": ""
|
|
},
|
|
"9": {
|
|
"isc-dhcp-client": "dhcp-client",
|
|
"python3-dev": "platform-python-devel",
|
|
"python3-venv": "",
|
|
"python3": "python39",
|
|
"vlan": "",
|
|
"screen": "",
|
|
"dkms": "",
|
|
"network-scripts": ""
|
|
}
|
|
},
|
|
"centos": {
|
|
"8": {
|
|
"isc-dhcp-client": "dhcp-client",
|
|
"python3-dev": "platform-python-devel",
|
|
"python3-venv": "python3-virtualenv",
|
|
"python3": "python36",
|
|
"vlan": "",
|
|
"screen": "",
|
|
"dkms": ""
|
|
},
|
|
"9-stream": {
|
|
"debootstrap": "",
|
|
"isc-dhcp-client": "dhcp-client",
|
|
"python3-dev": "platform-python-devel",
|
|
"python3-venv": "",
|
|
"python3": "python39",
|
|
"vlan": "",
|
|
"screen": "",
|
|
"dkms": "",
|
|
"network-scripts": ""
|
|
}
|
|
},
|
|
"ubuntu": {
|
|
"focal": {
|
|
"ureadahead": ""
|
|
}
|
|
}
|
|
},
|
|
"family": {
|
|
"redhat": {
|
|
"amphora-agent": "openstack-octavia-amphora-agent",
|
|
"acpid-ppc64le": "",
|
|
"netcat-openbsd": "nmap-ncat",
|
|
"netbase": "",
|
|
"cron": "cronie",
|
|
"ifenslave": "",
|
|
"iputils-tracepath": "",
|
|
"cloud-guest-utils": "cloud-utils-growpart",
|
|
"apparmor": "",
|
|
"dmeventd": "",
|
|
"isc-dhcp-client": "dhclient",
|
|
"uuid-runtime": "",
|
|
"ubuntu-cloudimage-keyring": "",
|
|
"vim-tiny": "",
|
|
"ureadahead": "",
|
|
"apt-transport-https": "",
|
|
"pollinate": "",
|
|
"ifupdown": "",
|
|
"network-scripts": "network-scripts"
|
|
}
|
|
},
|
|
"default": {
|
|
"amphora-agent": "amphora-agent",
|
|
"acpid-ppc64le": "acpid",
|
|
"network-scripts": ""
|
|
}
|
|
}
|