[jira] [Updated] (LIBCLOUD-922) Correct docs misspelling of "Suppport"

2017-06-15 Thread Mike Putnam (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Putnam updated LIBCLOUD-922: - Attachment: libcloud_922.patch Patch attached. > Correct docs misspelling of "Suppport" > -

[jira] [Created] (LIBCLOUD-922) Correct docs misspelling of "Suppport"

2017-06-15 Thread Mike Putnam (JIRA)
Mike Putnam created LIBCLOUD-922: Summary: Correct docs misspelling of "Suppport" Key: LIBCLOUD-922 URL: https://issues.apache.org/jira/browse/LIBCLOUD-922 Project: Libcloud Issue Type: Bug

[GitHub] libcloud pull request #1071: Libcloud 920 fix error on instaling container i...

2017-06-15 Thread gargpankaj83
GitHub user gargpankaj83 opened a pull request: https://github.com/apache/libcloud/pull/1071 Libcloud 920 fix error on instaling container image ## Docker Container Engine throws error for install request ### Description Passing an empty body. The parameters passed in th

[jira] [Commented] (LIBCLOUD-921) For Docker Driver: insecure (http) connection results in crash

2017-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050086#comment-16050086 ] ASF GitHub Bot commented on LIBCLOUD-921: - GitHub user gargpankaj83 opened a pul

[GitHub] libcloud pull request #1070: Issue LIBCLOUD-921: Pass function arguments as ...

2017-06-15 Thread gargpankaj83
GitHub user gargpankaj83 opened a pull request: https://github.com/apache/libcloud/pull/1070 Issue LIBCLOUD-921: Pass function arguments as **kwargs to preserve the oder in case of insecure connection ## Insecure (http) connection results in crash for Docker Container Driver