pycontribs / pyrax

The Python SDK for the Rackspace Cloud
developer.rackspace.com
Apache License 2.0
237 stars 208 forks source link

Cannot create on-metal server without --no-public and --no-servicenet options #611

Closed kawikao closed 8 years ago

kawikao commented 8 years ago

I'm not sure what these arguments do on the nova command line but it's necessary to create on-metal servers in a Rackconnect v3 network. Is there a way to enforce these requirements in pyrax? Thanks