On Thursday, June 26, 2014 5:09:02 PM UTC-5, Dmitry Makovey wrote:
>
>
>
> On Wednesday, June 25, 2014 6:18:41 PM UTC-6, Michael DeHaan wrote:
>
> say, something along the lines: define network in neutron,
>
FWIW, the last time I messed with this, neutron wasn't even close to being
ready for anything like production use. Networking in openstack is pretty
flaky in general, and neutron is the future...but the future isn't here yet.
If you already have that working and happy, then ignore that, of course.
It's just that it's been a major source of pain for my team.
> add VM to nova, attach some storage, populate VM with packages, do the
> data transfer and configure all remaining pieces inside VM.
>
When I did something exactly along these lines, I wound up using two sets
of playbooks. One set did the openstack-level VM manipulations as one user,
the other did the actual data transfer/package installation stuff as a
different user. Then I wove the calls to the playbooks together using shell
scripts.
It's a n00b approach, but it worked.
>
>> 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
>
>
I had some weird issues with the core ansible openstack modules when I was
doing this. I added some error handling and logging, and those issues went
away. This was back when 1.4 was cutting edge.I'm more inclined to blame
open stack than ansible, but it could have been a bad network cable for all
I know. We wound up taking a different approach, so I didn't get any
further than that.
I know it's not much, but I hope it helps,
James
--
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/89c352d9-8fee-4545-ba7f-5506e5301f21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.