GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/802
Reporting functions for dimension data driver ## Reporting functions for dimension data driver - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud reporting Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/802.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 #802 ---- commit 488f0ddeb51310ca426a94803a74652c0149b27b Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-21T05:00:27Z Merge remote-tracking branch 'origin/trunk' into trunk commit e633ce4362e568477187a1e3cc07441c4ea011d7 Author: Teemu Vesala <teemu.ves...@qentinel.com> Date: 2016-04-25T07:00:30Z Following fixes were done: Only MX and SRV records have pririoty. Content-type for data has to be json. data param of connection request must be string, changed that. Closes #775 Closes #736 Closes #736 commit 6a941de7276b7fa73521ea47e6e73f2d48e19dbd Author: kumar Chockalingam <kumarapp...@gmail.com> Date: 2016-05-16T23:06:52Z if address_list is not none, then the ip element will be none and cannot do get attribute on None Type commit adcb4424c67da680e433697208bac1d15dd94a5a Author: kumar Chockalingam <kumarapp...@gmail.com> Date: 2016-05-16T23:18:32Z removed the variable assignment by mistake commit 90044ce84e89a076f3816b502fd1689cece4f1de Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:34:06Z Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk commit 11adb88e5c1c3ae193fe888efd90d9d724d62cd3 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:39:02Z shorten the file paths for dimension data backup commit 5027c2b33ee0bde9fdf62ef15939888aaec56c27 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:39:37Z Merge remote-tracking branch 'origin/trunk' into trunk commit b324fc5da6b39dcce21d94369575351f6d90c295 Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2016-05-25T05:41:32Z 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 commit 48517a9608b7b89baabeb8542c77512d6c17b202 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T11:42:11Z Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk Closes #795 commit 2c0b988c806c57d4d087c11715f866deea74e1be Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T11:51:02Z merge changes commit 7bc8798c1653beca68ab6bfd2644202db270ecab Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T11:51:52Z Merge branch 'trunk' of https://github.com/DimensionDataCBUSydney/libcloud into trunk commit 972a4f032f58e2eba6064362157f66c8f600ba11 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T12:31:12Z added new reporting functions commit 291ffceb877595ef00f1e9ad53fb10f2e48185db Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T12:34:44Z fix linting errors commit 09380b3f39f0a11afba4233250ef2c4b9be4a9e2 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T12:35:16Z Merge branch 'trunk' into reporting commit 4d57bef965fdebe2d34abdb5cf3a8945f56f0770 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-06-06T12:36:05Z fix linting errors ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---