Miguel Caballer created LIBCLOUD-1013:
-----------------------------------------
Summary: OpenStack driver uses deprecated nova API call
Key: LIBCLOUD-1013
URL: https://issues.apache.org/jira/browse/LIBCLOUD-1013
Project: Libcloud
Issue Type: Improvement
Components: Compute
Reporter: Miguel Caballer
Current driver version uses these deprecated nova API calls:
* /os-volumes
* /os-snapshots
* /os-security-groups
* /os-security-group-rules
* /os-floating-ips
As stated in the nova documentation all of them are deprecated.
[https://docs.openstack.org/releasenotes/nova/newton.html]
It means that for Newton and newer versions the driver will not work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)