Skip to content

Commit

Permalink
Convert the type of irmc_port to int
Browse files Browse the repository at this point in the history
This commit brings in the upstream OpenStack/Ironic fix which
resolves an issue where overly strict validation prevents using
port 443 for iRMC communications:

https://review.opendev.org/c/openstack/ironic/+/817154
  • Loading branch information
rhjanders committed Dec 7, 2021
1 parent a7cea8f commit 3b1c6c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main-packages-list.ocp
Expand Up @@ -13,8 +13,8 @@ ipxe-roms-qemu
iscsi-initiator-utils
mariadb-server
mod_ssl
openstack-ironic-api >= 1:18.3.0-0.20211020201135.c13e2d4.el8
openstack-ironic-conductor >= 1:18.3.0-0.20211020201135.c13e2d4.el8
openstack-ironic-api >= 1:18.3.0-0.20211112134229.1ad973f.el8
openstack-ironic-conductor >= 1:18.3.0-0.20211112134229.1ad973f.el8
openstack-ironic-inspector >= 10.7.1-0.20210722154052.edf655c.el8
parted
psmisc
Expand Down

0 comments on commit 3b1c6c6

Please sign in to comment.