[ https://issues.apache.org/jira/browse/LIBCLOUD-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044187#comment-15044187 ]
ASF GitHub Bot commented on LIBCLOUD-781: ----------------------------------------- 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) ---- > Docker driver for the compute library > ------------------------------------- > > Key: LIBCLOUD-781 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-781 > Project: Libcloud > Issue Type: New Feature > Reporter: Anthony Shaw > -- This message was sent by Atlassian JIRA (v6.3.4#6332)