You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2021/12/10 10:47:30 UTC

[GitHub] [libcloud] micafer opened a new issue #1636: OpenStack: Move floating IP functions to use network service instead of nova

micafer opened a new issue #1636:
URL: https://github.com/apache/libcloud/issues/1636


   ## OpenStack: Move floating IP functions to use network service instead of nova
   
   All the Network calls are deprecated and will fail in future versions:
   ```
   These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native 
   APIs instead. These will fail with a 404 starting from microversion 2.36. See: Relevant Network APIs.
   ```
   https://docs.openstack.org/api-ref/network/v2/?expanded=list-floating-ips-detail#floating-ips-floatingips


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org