Merge "Update overcloud-agent element pkg-map"

changes/36/828636/2 15.2.0
Zuul 2022-01-21 16:18:26 +00:00 committed by Gerrit Code Review
commit 9e10627f14
1 changed files with 1 additions and 23 deletions

View File

@ -1,28 +1,6 @@
{
"family": {
"debian": {
"os-collect-config": "python-os-collect-config"
}
},
"release": {
"fedora": {
"28": {
"python-heat-agent": "python3-heat-agent"
}
},
"rhel": {
"8": {
"python-heat-agent": "python3-heat-agent"
}
},
"centos": {
"8": {
"python-heat-agent": "python3-heat-agent"
}
}
},
"default": {
"os-collect-config": "os-collect-config",
"python-heat-agent": "python-heat-agent"
"python-heat-agent": "python3-heat-agent"
}
}