GitHub user jadunham1 opened a pull request:
https://github.com/apache/libcloud/pull/699
DimensionData: Location to string conversion/tests/small refactor around ex_list_networks
Updating some documentation
Added ex_id to filter locations to list_locations
cleaned up a function ex_network_locations that the location filter was not working and
was essentially duplicate code.
Added some unit tests for more coverage while I was mucking around
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jadunham1/libcloud feature/network_str
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/699.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #699
----
commit d4b95b14964f778b1af33265018eb23c1992bade
Author: Jeffrey Dunham <jeffrey.a.dunham@gmail.com>
Date: 2016-02-10T23:15:15Z
Adding helper function to get a node location/adding string handling for all locations
commit 641106d86310206cef46de7a42d42c3ca5bbcb1a
Author: Jeffrey Dunham <jeffrey.a.dunham@gmail.com>
Date: 2016-02-11T01:09:26Z
Adding docs and more coverage on tests
commit 2967f1174a6a8e162326067776f1f0138df23cd2
Author: Jeffrey Dunham <jeffrey.a.dunham@gmail.com>
Date: 2016-02-11T01:18:07Z
Fixing up documentation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|