Hey guys, for now I'd suggest using the modules currently in the pull request queue, the ones made by emonty. https://github.com/ansible/ansible-modules-core/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+openstack
Just download any or all of them into your $PLAYBOOK_ROOT/library directory and you should be able to use them. Would also be awesome if you let us know via github if they work well for you. On Thursday, May 7, 2015 at 7:24:21 AM UTC-5, Kari Skyttä wrote: > > I have exactly the same problem..Did you already managed to solve this? > > perjantai 12. joulukuuta 2014 13.41.37 UTC+2 Scott MacCormack kirjoitti: >> >> 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 >> +---------+ >> | name | >> +---------+ >> | ext-net | >> +---------+ >> >> I suppose I could manually create the IP in a different role rather than >> in the instance create, but this I think should work without the need to do >> that. >> >> I'm using ansible 1.8.2 and ubuntu openstack nova version 2.19.0. >> >> Any help on getting the auto ip working would be great. >> >> >> -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr...@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e54a4a65-7d9d-476c-9349-7d2723102415%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.