Merge pull request #11 from DimensionDataCBUSydney/fix/list_firewall_rules if address_list is not none, then the ip element will be none and cannot do get attribute on None Type
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b324fc5d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b324fc5d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b324fc5d Branch: refs/heads/trunk Commit: b324fc5da6b39dcce21d94369575351f6d90c295 Parents: 5027c2b adcb442 Author: Anthony Shaw <anthony.p.s...@gmail.com> Authored: Wed May 25 15:41:32 2016 +1000 Committer: Anthony Shaw <anthony.p.s...@gmail.com> Committed: Wed May 25 15:41:32 2016 +1000 ---------------------------------------------------------------------- libcloud/compute/drivers/dimensiondata.py | 35 ++++++++++++++++++-------- 1 file changed, 24 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b324fc5d/libcloud/compute/drivers/dimensiondata.py ----------------------------------------------------------------------