On Wednesday, June 25, 2014 6:18:41 PM UTC-6, Michael DeHaan wrote:
>
> "I'm looking for some sample playbooks using most of OpenStack modules. 
> I've attempted building my own but found that certain things are unclear to 
> me (like how do I get image id after it's creation to be used with 
> nova_compute invocation later, etc.) "
>
> I'd hope these would be easy to browse with Horizon or the CLI.
>

yes, but it doesn't go well with full automation ;) 
 

> "However most other modules do not so I am looking for some 
> implementation patterns/best practices."
>
> Depends on what you want to do, I think.   Some references worth reading 
> on GitHub.   
>

say, something along the lines: define network in neutron, add VM to nova, 
attach some storage, populate VM with packages, do the data transfer and 
configure all remaining pieces inside VM. 
 

> As for glance, is that all you have in that error?  It's weird that it 
> ends in a colon with nothing following.
>

yep, that's all I get. I even configured it to log playbook execution with 
the same result:

2014-06-25 13:27:19,975 p=7165 u=dimon |  failed: [192.168.0.143] => 
{"failed": true}
2014-06-25 13:27:19,976 p=7165 u=dimon |  msg: Error in fetching image 
list: 
2014-06-25 13:27:19,976 p=7165 u=dimon |  FATAL: all hosts have already 
failed -- aborting

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ff37aa48-8713-4550-bf14-d8782eea8d95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to