GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/564
Libcloud 736 update dimension data driver api 2 0 Updated the dimension data driver to support new capabilities and a new API (2.0). All server basic functions (start, stop etc) have been updated. List nodes has been updated, also extended support for listing network domain (VRF type function), VLAN and kept compatibility with the existing driver base. All existing unit tests were updated and extended the coverage of the test class to include the new functions along with fixtures for the expected server responses. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD-736_Update_DimensionData_Driver_API_2_0 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/564.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 #564 ---- commit 9a9fafe7e0391653faac04f368295a7f33013e3c Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-08-24T21:47:37Z Merge pull request #1 from apache/trunk Update fork to apache trunk commit 0ba9ae48c6aed9d94a0cf1b0e57c995e6ca71f37 Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-08-25T06:42:13Z [LIBCLOUD-736] Updated driver to use 2.0 for all new API calls, start/stop/restart server. list servers using new API, updated extra calls for VLAN and network domain. Fixed up unit tests and added new fixtures commit fd43de26b423ab9c59622dfc8f7d2cbedc923459 Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-08-25T06:42:37Z [LIBCLOUD-736] Updated fixtures to match deploy and list tests. commit 02ee35aca1726074ed647b5dab438a0a4e73b690 Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-08-25T06:53:56Z [LIBCLOUD-736] updated code in line with pep8 style req's ---- --- 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. ---