redhat-cop / agnosticd

AgnosticD - Ansible Deployer for multiple Cloud Deployers
https://redhat-cop.github.io/agnosticd/
GNU General Public License v3.0
383 stars 489 forks source link

OCP on Openstack: lbFloatingIP to apiFloatingIP #7563

Open clopnis opened 8 months ago

clopnis commented 8 months ago

Describe the bug From OCP 4.7 apiFloatingIP is used instead of lbFloatingIP

To Reproduce Check in template on agnosticd, in commit upstream on OpenShift and README

  1. https://github.com/redhat-cop/agnosticd/blob/development/ansible/roles/host-ocp4-installer/templates/install-config.yaml.j2#L152
  2. https://github.com/openshift/installer/commit/712799df0d24c64dda27e4ff9d4333bff8b5e9cd
  3. https://github.com/openshift/installer/blame/release-4.7/docs/user/openstack/README.md

Verions (please complete the following information):

agonzalezrh commented 6 months ago

@clopnis sorry I didnt receive notifications about issues, can you open a PR?