MM> Ansible 1.8 does not support boot from volume for rax servers. 1.9
MM> will however support this properly:
MM>
MM> https://github.com/ansible/ansible-modules-core/pull/798
MM> https://github.com/ansible/ansible/pull/10259
MM>
MM> extra_create_args unfortunately doesn't give you full enough control
MM> over the module to boot from volume, due to variable checking and what
MM> is sent to the API previously.

Aha, ok, cool. I'm playing with a clone of devel, and making some
progress, but one thing we're having trouble with is using rax.py to get
our inventory. I'm using the rax.py from devel, and it seems to be failing
with a pyrax exception:

  pyrax.exceptions.BadRequest: n/a (HTTP 400)

I can send along the full stack trace if need be. We have pyrax installed
via pip, and it's version 1.6.2. Do we need a newer version?

                                      -Josh ([email protected])



This email is intended for the person(s) to whom it is addressed and may 
contain information that is PRIVILEGED or CONFIDENTIAL. Any unauthorized use, 
distribution, copying, or disclosure by any person other than the addressee(s) 
is strictly prohibited. If you have received this email in error, please notify 
the sender immediately by return email and delete the message and any 
attachments from your system.

-- 
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/21742.3352.965928.912581%40gargle.gargle.HOWL.
For more options, visit https://groups.google.com/d/optout.

Reply via email to