You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Miguel Caballer (JIRA)" <ji...@apache.org> on 2018/09/21 08:53:00 UTC

[jira] [Created] (LIBCLOUD-1013) OpenStack driver uses deprecated nova API call

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)