exoscale / cs

A simple, yet powerful CloudStack API client for python and the command-line.
BSD 3-Clause "New" or "Revised" License
88 stars 36 forks source link

L2 Networks do not appear to be supported #116

Closed PaulAngus closed 2 years ago

PaulAngus commented 4 years ago

If I try to create a VM where one of the networks is an L2 network I get the error message:

Could not find all networks, networks list found: [u'<THE_OTHER_NETWORK>']"

brutasse commented 2 years ago

Closing as this doesn't seem to be an issue with the client library itself.