Commit Graph

4 Commits (bed420cd531c30c0865bf331c74035494b612a1e)

Author SHA1 Message Date
David Shrewsbury bed420cd53 Update os_keypair for latest shade
Uses the latest version of shade for cleaner code. Also, always
return the key dict whether we create the key, or it already exists.
The example using public_key_file is corrected to use a full path
since ~ is not converted for us.
10 years ago
Monty Taylor 02d0a73906 Move the order of argument processing 10 years ago
Davide Guerri 82dc5c4394 Avoind using lookup() in documentation
lookup() is currently broken (current Ansible devel branch), so better to avoid
it in our examples.
10 years ago
Monty Taylor a226701efe Add OpenStack Keypair module
Also deprecate old nova_keypair module.
10 years ago