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: [email protected]
