GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/654
[WIP] LIBCLOUD-781 docker node driver Port the node driver for Docker from @mgogoulos initial driver in Mist.IO TODO: - [ ] Port initial driver code - [ ] Refactor with docstrings, method naming and project standards - [ ] Setup tests and fixtures - [ ] Update docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD-781_Docker Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/654.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 #654 ---- commit d3e8b9acb227d4c44bbc1a929b83612c1a071784 Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-12-06T21:16:43Z Add docker node driver type, copied original code from @mgogoulos commit e7b8d42a1431b5c003aa3ccc0fe94f2b2e036f7c Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2015-12-06T22:50:08Z Cleanup and refactor code to project rules (1) ---- --- 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. ---