[ansible-project] Re: Unable to use "os_keypair" module, while "nova keypair-add" works

2016-03-10 Thread Thiago Martins
Thank you! That explains why it wasn't working, I was using Python Shade 0.6. I just filled a bug report on Launchpad to upgrade it to the latest stable Shade release. Upgrade to latest stable version 1.5.1 of Python Shade: https://bugs.launchpad.net/ubuntu/+source/python-shade/+bug/1555819

[ansible-project] Re: Unable to use "os_keypair" module, while "nova keypair-add" works

2016-02-29 Thread David Shrewsbury
Hi! You first need to upgrade your version of shade. The latest version is 1.4.0. Second, you should not expect a clouds.yaml to be read from the current directory because of the way Ansible works (copying modules to temp directories on the target host before running them). Instead, place it