hep-gc / cloud-scheduler

Automatically boot VMs for your HTC jobs
http://cloudscheduler.org
Apache License 2.0
3 stars 0 forks source link

novaclient.networks.list() deprecated #468

Closed mhpx closed 7 years ago

mhpx commented 7 years ago

https://github.com/openstack/python-novaclient/blob/master/releasenotes/notes/deprecate-network-cli-f0a539528be594d3.yaml

as of minor version 2.36

mhpx commented 7 years ago

may or may not be a problem as we get the client using only the major version "2.0" string instead of setting the minor version. Testing needed with newer modules installed to see if error occurs