Merge "ironic-agent: Use targetcli & python3-devel on rhel8"

This commit is contained in:
Zuul 2019-07-15 00:31:01 +00:00 committed by Gerrit Code Review
commit f35d29c356

View File

@ -1,4 +1,15 @@
{
"release": {
"rhel": {
"8": {
"tgt": "targetcli",
"curl": "curl",
"ironic-python-agent": "openstack-ironic-python-agent",
"qemu-utils": "qemu-img",
"python-dev": "python3-devel"
}
}
},
"family": {
"redhat": {
"tgt": "scsi-target-utils",