kayobe/requirements.yml
Mark Goddard 35f30a61b1 Fix external API interface with out an IP address
Steps to reproduce:

* Define a separate network for the external API network
* Don't define a cidr field for the new network (prevents IPs being
  allocated to hosts on this network)
* Set the vip_address field for the network (and optionally fqdn)
* kayobe overcloud host configure
* kayobe overcloud service deploy
* kayobe overcloud host configure (again)

On the final command, keepalived will have created a VIP on the
interface, causing the command to fail with an error like the following:

    Interface eth0 has an IPv4 address but none was requested

This change fixes the issue by passing the VIP address as an allowed
address to the MichaelRigart.interfaces role. This depends on
https://github.com/michaelrigart/ansible-role-interfaces/pull/71.

Change-Id: Ic86c0ca1b8209c968cb20a11bb3f40da71f296d0
Story: 2007736
Task: 39902
2020-06-01 09:18:27 +00:00

44 lines
1.1 KiB
YAML

---
- src: ahuffman.resolv
version: 1.3.1
- src: jriguera.configdrive
# There are no versioned releases of this role.
version: a5c3c19d0cda7b6960c9200a30b5dbe73d2eef96
- src: MichaelRigart.interfaces
version: v1.5.0
- src: mrlesmithjr.manage-lvm
version: v0.1.4
- src: mrlesmithjr.mdadm
# There are no versioned releases of this role.
version: 5be3ee7d330aa17317897bd104dc87ff0df11915
- src: singleplatform-eng.users
version: v1.2.5
- src: stackhpc.dell-powerconnect-switch
version: v1.1.0
- src: stackhpc.drac
version: 1.1.5
- src: stackhpc.drac-facts
version: 1.0.0
- src: stackhpc.grafana-conf
version: 1.1.0
- src: stackhpc.libvirt-host
version: v1.7.0
- src: stackhpc.libvirt-vm
version: v1.13.0
- src: stackhpc.luks
version: 0.3.2
- src: stackhpc.mellanox-switch
version: v1.0.0
- src: stackhpc.os-images
version: v1.8.0
- src: stackhpc.os-ironic-state
version: v1.3.0
- src: stackhpc.os-networks
version: v1.4.0
- src: stackhpc.os-openstackclient
version: v1.4.0
- src: stackhpc.os_openstacksdk
version: v1.0.0
- src: yatesr.timezone
version: 1.2.0