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 2020/07/16 13:08:33 UTC

[GitHub] [libcloud] SanderRoosingh opened a new issue #1473: Get a single network by ID for OpenStack

SanderRoosingh opened a new issue #1473:
URL: https://github.com/apache/libcloud/issues/1473


   ## Feature Request
   
   Currently to retrieve a network from the OpenStack all networks need to be received. Then these can be filtered by ID. If the ID of the network is known it is not needed to retrieve all networks from the OpenStack.
   
   By creating a function called `ex_get_network` and passing an ID we could retrieve a single network, this would increase performance for some systems. This function would work similar to `ex_get_volume`.


----------------------------------------------------------------
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.

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



[GitHub] [libcloud] Kami closed issue #1473: Get a single network by ID for OpenStack

Posted by GitBox <gi...@apache.org>.
Kami closed issue #1473:
URL: https://github.com/apache/libcloud/issues/1473


   


----------------------------------------------------------------
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.

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