I’m have a playbook which creates an instance in openstack. I have used the auto_floating_ip = yes to get a public IP address created and assigned but this fails with “msg: Unable to create floating ip: Floating ip pool not found”.
I then thought that I needed to assign the floating_ip_pools setting but this then errors “msg: parameters are mutually exclusive: [‘auto_floating_ip’, ‘floating_ip_pools’]” which I’m assuming means you cannot use these two variables together. I cannot see how to state what pool to use even though in my setup I have only one pool:
nova floating-ip-pool-list