[GitHub] libcloud pull request: Better support for Dimension Data private c...

2016-05-26 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/795 Better support for Dimension Data private cloud Improved the support for Dimension Data private cloud and public cloud driver instantiation You can merge this pull request into a Git

[GitHub] libcloud pull request: Updated GCE scopes.

2016-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/794 --- 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

libcloud git commit: [google compute] Updated scopes.

2016-05-26 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk e9ebac613 -> 51e78e738 [google compute] Updated scopes. Closes #794 Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: Updated GCE scopes.

2016-05-26 Thread supertom
GitHub user supertom opened a pull request: https://github.com/apache/libcloud/pull/794 Updated GCE scopes. ## Update available GCE scopes. ### Description Keeping the list of scopes current with current gcloud offering. ### Status Replace this:

[GitHub] libcloud pull request: Add OpenStackIdentity_3_0_Connection child ...

2016-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/789 --- 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

[9/9] libcloud git commit: Update changelog.

2016-05-26 Thread tomaz
Update changelog. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e9ebac61 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e9ebac61 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e9ebac61 Branch:

[4/9] libcloud git commit: Code improvements

2016-05-26 Thread tomaz
Code improvements Closes #789 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/34f508f8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/34f508f8 Diff:

[8/9] libcloud git commit: Add tests for class OpenStackIdentity_3_0_Connection_OIDC_access_token

2016-05-26 Thread tomaz
Add tests for class OpenStackIdentity_3_0_Connection_OIDC_access_token Closes #789 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b0cae9e6 Tree:

[2/9] libcloud git commit: Style changes

2016-05-26 Thread tomaz
Style changes Closes #789 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/23af5509 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/23af5509 Diff:

[1/9] libcloud git commit: Add OpenStackIdentity_3_0_Connection_OIDC class to manage auth with OpenID tokens

2016-05-26 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 465e17bb3 -> e9ebac613 Add OpenStackIdentity_3_0_Connection_OIDC class to manage auth with OpenID tokens Closes #789 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[jira] [Resolved] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Cressey resolved LIBCLOUD-823. Resolution: Fixed container = driver.create_container(cfg['storage']['container'])

[jira] [Updated] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Cressey updated LIBCLOUD-823: --- Description: I take regular mongo backups which are compressed as tgz files and then

[jira] [Updated] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Cressey updated LIBCLOUD-823: --- Description: I take regular mongo backups and upload them to the storage platform of the

[jira] [Updated] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Cressey updated LIBCLOUD-823: --- Environment: Ubuntu 14.04.3 Python 2.7.6 apache-libcloud 0.20.1 was: Ubuntu 14.04.3

[jira] [Created] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
Jamie Cressey created LIBCLOUD-823: -- Summary: UnicodeDecodeError when uploading via Azure Blobs Key: LIBCLOUD-823 URL: https://issues.apache.org/jira/browse/LIBCLOUD-823 Project: Libcloud

[jira] [Updated] (LIBCLOUD-823) UnicodeDecodeError when uploading via Azure Blobs

2016-05-26 Thread Jamie Cressey (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Cressey updated LIBCLOUD-823: --- Description: I take regular mongo backups and upload them the storage platform of the cloud

[GitHub] libcloud pull request: [WIP] Support POST requests in cloudstack c...

2016-05-26 Thread sfriesel
GitHub user sfriesel opened a pull request: https://github.com/apache/libcloud/pull/793 [WIP] Support POST requests in cloudstack create_node ## Support POST requests in cloudstack create_node ### Description This allows sending longer parameter values (like

[jira] [Created] (LIBCLOUD-822) Proper POST request support in cloudstack driver

2016-05-26 Thread Stefan Friesel (JIRA)
Stefan Friesel created LIBCLOUD-822: --- Summary: Proper POST request support in cloudstack driver Key: LIBCLOUD-822 URL: https://issues.apache.org/jira/browse/LIBCLOUD-822 Project: Libcloud