Return-Path: X-Original-To: apmail-libcloud-notifications-archive@www.apache.org Delivered-To: apmail-libcloud-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 323D517970 for ; Fri, 8 May 2015 01:45:37 +0000 (UTC) Received: (qmail 88695 invoked by uid 500); 8 May 2015 01:45:37 -0000 Delivered-To: apmail-libcloud-notifications-archive@libcloud.apache.org Received: (qmail 88669 invoked by uid 500); 8 May 2015 01:45:37 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 88660 invoked by uid 99); 8 May 2015 01:45:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2015 01:45:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 03B91E4440; Fri, 8 May 2015 01:45:37 +0000 (UTC) From: tonybaloney To: notifications@libcloud.apache.org Reply-To: notifications@libcloud.apache.org Message-ID: Subject: [GitHub] libcloud pull request: LIBCLOUD-700 Add support for setting the re... Content-Type: text/plain Date: Fri, 8 May 2015 01:45:37 +0000 (UTC) GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/513 LIBCLOUD-700 Add support for setting the region when connecting to a Dimension Data cloud, added all public endpoints. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD-700_dimension_data_regions Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/513.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 #513 ---- commit 10d75649cfad0be5bbaca042c5502853caa20552 Author: Anthony Shaw Date: 2015-05-08T01:45:00Z LIBCLOUD-700 Add support for setting the region when connecting to a Dimension Data cloud, added all public endpoints. ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---