[jira] [Commented] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14715378#comment-14715378
 ] 

ASF GitHub Bot commented on LIBCLOUD-738:
-

GitHub user briancurtin opened a pull request:

https://github.com/apache/libcloud/pull/565

[LIBCLOUD-738] Update Rackspace AUTH_URL

Rackspace is phasing out the https://auth.api.rackspace.com endpoint in 
favor of https://identity.api.rackspace.com.

The identity.api endpoint has been available for several years now, and 
there's no exact timeline on the removal of the auth.api endpoint. I had a 
conversation with our Identity team and they wanted to make sure we have all of 
the various SDKs pointing to identity.api earlier than later in order to make 
the transition easier.

This passes unit tests as they don't really do anything with the AUTH_URL. 
I checked a few things manually as a functional test and they worked fine as 
well.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/briancurtin/libcloud 
LIBCLOUD-738_update_rackspace_endpoint

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/565.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 #565


commit d300513a6e6f3f996437dc9988bee46364afff4b
Author: briancurtin brian.cur...@rackspace.com
Date:   2015-08-26T19:20:43Z

[LIBCLOUD-738] Update Rackspace AUTH_URL

Rackspace is phasing out the auth.api.rackspace.com endpoint in favor of
identity.api.rackspace.com.




 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace

 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LIBCLOUD-735) AuroraDNS driver

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14715386#comment-14715386
 ] 

ASF GitHub Bot commented on LIBCLOUD-735:
-

Github user asfgit closed the pull request at:

https://github.com/apache/libcloud/pull/563


 AuroraDNS driver
 

 Key: LIBCLOUD-735
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-735
 Project: Libcloud
  Issue Type: New Feature
  Components: DNS
Reporter: Wido den Hollander
  Labels: aurora, dns, driver, pcextreme

 AuroraDNS is a soon to be launched product from PCextreme B.V. which adds DNS 
 to their cloud portfolio which is named Aurora.
 The REST API has been stabilized and this issue is for the addition of 
 AuroraDNS to libcloud.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[2/2] libcloud git commit: Re-generate supported providers and methods tables.

2015-08-26 Thread tomaz
Re-generate supported providers and methods tables.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c81bb3ab
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c81bb3ab
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c81bb3ab

Branch: refs/heads/trunk
Commit: c81bb3abb8900b4524346b44930b3ceae7c8395a
Parents: 810d3ad
Author: Tomaz Muraus to...@tomaz.me
Authored: Wed Aug 26 21:31:53 2015 +0200
Committer: Tomaz Muraus to...@tomaz.me
Committed: Wed Aug 26 21:31:53 2015 +0200

--
 docs/dns/_supported_methods.rst   | 2 ++
 docs/dns/_supported_providers.rst | 2 ++
 2 files changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/libcloud/blob/c81bb3ab/docs/dns/_supported_methods.rst
--
diff --git a/docs/dns/_supported_methods.rst b/docs/dns/_supported_methods.rst
index 848cd4d..c4b139e 100644
--- a/docs/dns/_supported_methods.rst
+++ b/docs/dns/_supported_methods.rst
@@ -3,6 +3,7 @@
 = ==  === === 
= = === =
 Provider  list zones list records create zone update zone create 
record update record delete zone delete record
 = ==  === === 
= = === =
+`AuroraDNS`_  yesyes  yes no  yes  
 yes   yes yes  
 `DigitalOcean`_   yesyes  yes no  yes  
 yes   yes yes  
 `Gandi DNS`_  yesyes  yes yes yes  
 yes   yes yes  
 `Google DNS`_ yesyes  yes no  yes  
 noyes yes  
@@ -16,6 +17,7 @@ Provider  list zones list records create zone 
update zone create rec
 `Zerigo DNS`_ yesyes  yes yes yes  
 yes   yes yes  
 = ==  === === 
= = === =
 
+.. _`AuroraDNS`: https://www.pcextreme.nl/en/aurora/dns
 .. _`DigitalOcean`: https://www.digitalocean.com
 .. _`Gandi DNS`: http://www.gandi.net/domain
 .. _`Google DNS`: https://cloud.google.com/

http://git-wip-us.apache.org/repos/asf/libcloud/blob/c81bb3ab/docs/dns/_supported_providers.rst
--
diff --git a/docs/dns/_supported_providers.rst 
b/docs/dns/_supported_providers.rst
index cba79bb..5242d7d 100644
--- a/docs/dns/_supported_providers.rst
+++ b/docs/dns/_supported_providers.rst
@@ -3,6 +3,7 @@
 = = 
=  
==
 Provider  Documentation Provider 
constant Module   Class Name
 = = 
=  
==
+`AuroraDNS`_  :doc:`Click /dns/drivers/auroradns` AURORADNS  
   :mod:`libcloud.dns.drivers.auroradns`:class:`AuroraDNSDriver`  
 `DigitalOcean`_   :doc:`Click /dns/drivers/digital_ocean` DIGITAL_OCEAN  
   :mod:`libcloud.dns.drivers.digitalocean` :class:`DigitalOceanDNSDriver`
 `Gandi DNS`_GANDI  
   :mod:`libcloud.dns.drivers.gandi`:class:`GandiDNSDriver`   
 `Google DNS`_   GOOGLE 
   :mod:`libcloud.dns.drivers.google`   :class:`GoogleDNSDriver`  
@@ -16,6 +17,7 @@ Provider  Documentation   
  Provider constan
 `Zerigo DNS`_   ZERIGO 
   :mod:`libcloud.dns.drivers.zerigo`   :class:`ZerigoDNSDriver`  
 = = 
=  
==
 
+.. _`AuroraDNS`: https://www.pcextreme.nl/en/aurora/dns
 .. _`DigitalOcean`: https://www.digitalocean.com
 .. _`Gandi DNS`: http://www.gandi.net/domain
 .. _`Google DNS`: https://cloud.google.com/



[1/2] libcloud git commit: LIBCLOUD-735: Implementation of AuroraDNS driver

2015-08-26 Thread tomaz
Repository: libcloud
Updated Branches:
  refs/heads/trunk e83dcb091 - c81bb3abb


LIBCLOUD-735: Implementation of AuroraDNS driver

AuroraDNS is the new DNS product of PCextreme under the cloud name 'Aurora'.

Closes #563

Signed-off-by: Tomaz Muraus to...@tomaz.me


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/810d3ad9
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/810d3ad9
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/810d3ad9

Branch: refs/heads/trunk
Commit: 810d3ad9cf9ec599602cb505d8adb240ccedc1ea
Parents: e83dcb0
Author: Wido den Hollander w...@widodh.nl
Authored: Thu Jul 2 21:57:01 2015 +0200
Committer: Tomaz Muraus to...@tomaz.me
Committed: Wed Aug 26 21:31:34 2015 +0200

--
 CHANGES.rst |   7 +
 docs/dns/drivers/auroradns.rst  |  63 +
 .../dns/auroradns/enable_disable_record.py  |  13 +
 .../dns/auroradns/instantiate_driver.py |   6 +
 libcloud/dns/drivers/auroradns.py   | 256 +++
 libcloud/dns/providers.py   |   4 +-
 libcloud/dns/types.py   |   1 +
 7 files changed, 349 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/libcloud/blob/810d3ad9/CHANGES.rst
--
diff --git a/CHANGES.rst b/CHANGES.rst
index 1510cfe..a846ec7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -17,6 +17,13 @@ Compute
   (GITHUB-561)
   [ZuluPro]
 
+DNS
+~~~
+
+- Add new driver for AuroraDNS service.
+  (GITHUB-562, LIBCLOUD-735)
+  [Wido den Hollander]
+
 Storage
 ~~~
 

http://git-wip-us.apache.org/repos/asf/libcloud/blob/810d3ad9/docs/dns/drivers/auroradns.rst
--
diff --git a/docs/dns/drivers/auroradns.rst b/docs/dns/drivers/auroradns.rst
new file mode 100644
index 000..56b1da8
--- /dev/null
+++ b/docs/dns/drivers/auroradns.rst
@@ -0,0 +1,63 @@
+AuroraDNS DNS driver documentation
+==
+
+`PCextreme B.V.`_ is a Dutch cloud provider. It provides a public cloud 
offering
+under the name AuroraCompute. All cloud services are under the family name
+Aurora.
+
+`AuroraDNS`_ is a highly available DNS service which also provides health
+checking.
+
+Records can be attached to a health check. When this health check becomes
+unhealthy this record will no longer be served.
+
+This provides the possibility to create loadbalancing over multiple servers
+without the requirement of a central loadbalancer in the network. It is also
+provider agnostic, health checks can point to any IP/Host on the internet.
+
+IPv6
+
+AuroraDNS fully supports IPv6:
+
+* DNS queries over IPv6
+*  records
+* Health checks over IPv6
+
+Instantiating a driver
+--
+
+When you instantiate a driver, you need to pass a your ``key`` and ``secret``
+to the driver constructor. These can be obtained in the control panel of
+AuroraDNS.
+
+For example:
+
+.. literalinclude:: /examples/dns/auroradns/instantiate_driver.py
+   :language: python
+
+Disabling and enabling records
+--
+
+Records in can be disabled and enabled. By default all new records are enabled,
+but this property can be set during creation and can be updated.
+
+For example:
+
+.. literalinclude:: /examples/dns/auroradns/instantiate_driver.py
+   :language: python
+
+In this example we create a record, but disable it. This means it will not be
+served.
+
+Afterwards we enable the record and this make the DNS server serve this 
specific
+record.
+
+API Docs
+
+
+.. autoclass:: libcloud.dns.drivers.auroradns.AuroraDNSDriver
+:members:
+:inherited-members:
+
+.. _`PCextreme B.V.`: https://www.pcextreme.nl/
+.. _`AuroraDNS`: https://www.pcextreme.nl/en/aurora/dns

http://git-wip-us.apache.org/repos/asf/libcloud/blob/810d3ad9/docs/examples/dns/auroradns/enable_disable_record.py
--
diff --git a/docs/examples/dns/auroradns/enable_disable_record.py 
b/docs/examples/dns/auroradns/enable_disable_record.py
new file mode 100644
index 000..ef1d76b
--- /dev/null
+++ b/docs/examples/dns/auroradns/enable_disable_record.py
@@ -0,0 +1,13 @@
+from libcloud.dns.types import Provider
+from libcloud.dns.providers import get_driver
+from libcloud.dns.types import RecordType
+
+cls = get_driver(Provider.AURORADNS)
+
+driver = cls('myapikey', 'mysecret')
+
+zone = driver.get_zone('auroradns.eu')
+
+record = zone.create_record(name='www', type=RecordType.,
+data='2a00:f10:452::1', ex_disabled=True)
+record.update(ex_disabled=False)


[jira] [Commented] (LIBCLOUD-735) AuroraDNS driver

2015-08-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14715385#comment-14715385
 ] 

ASF subversion and git services commented on LIBCLOUD-735:
--

Commit 810d3ad9cf9ec599602cb505d8adb240ccedc1ea in libcloud's branch 
refs/heads/trunk from [~widodh]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=810d3ad ]

LIBCLOUD-735: Implementation of AuroraDNS driver

AuroraDNS is the new DNS product of PCextreme under the cloud name 'Aurora'.

Closes #563

Signed-off-by: Tomaz Muraus to...@tomaz.me


 AuroraDNS driver
 

 Key: LIBCLOUD-735
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-735
 Project: Libcloud
  Issue Type: New Feature
  Components: DNS
Reporter: Wido den Hollander
  Labels: aurora, dns, driver, pcextreme

 AuroraDNS is a soon to be launched product from PCextreme B.V. which adds DNS 
 to their cloud portfolio which is named Aurora.
 The REST API has been stabilized and this issue is for the addition of 
 AuroraDNS to libcloud.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] libcloud pull request: LIBCLOUD-735: Implementation of AuroraDNS d...

2015-08-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/libcloud/pull/563


---
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.
---


[jira] [Updated] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread Brian Curtin (JIRA)

 [ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Curtin updated LIBCLOUD-738:
--
Description: 
Rackspace is in the process of removing the environment pointed to by AUTH_URL 
in libcloud/common/rackspace.py

That currently points to https://auth.api.rackspacecloud.com. Both FirstGen and 
NextGen should be pointing to https://identity.api.rackspacecloud.com.

  was:
Rackspace is in the process of removing the environment pointed to by AUTH_URL 
in libcloud/common/rackspace.py

That currently points to https://auth.api.rackspacecloud.com, and the NextGen 
Rackspace driver overrides that with https://identity.api.rackspacecloud.com. 
Both FirstGen and NextGen should be pointing to this identity.api endpoint.


 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace

 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread Brian Curtin (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14715514#comment-14715514
 ] 

Brian Curtin commented on LIBCLOUD-738:
---

Committed to trunk in de63e06df6a8071c65ce5b671aa25d3e239c98ac

 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace
 Attachments: LIBCLOUD-738.patch


 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] libcloud pull request: [Libcloud-732] Add implementation for World...

2015-08-26 Thread aleGpereira
GitHub user aleGpereira opened a pull request:

https://github.com/apache/libcloud/pull/566

[Libcloud-732] Add implementation for World Wide DNS provider



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aleGpereira/libcloud LIBCLOUD-732_worldwidedns

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/566.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 #566


commit c59dfe32679776bf297365aaebae50054badc170
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-18T11:27:10Z

Adding basic code for worldwidedns support

commit 95c6ebe9f82a6ccfaf1fa51a3c7ce4a3f5cff506
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-19T22:21:41Z

Add basic code to generate a Zone object

commit fa1d052f85c21e8266bb7e09568bacf0ae0c10c9
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-20T22:05:54Z

Add basic code to deal with response codes

commit 3a5daf4c4de4f24b32c93daac962585824456c82
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-21T19:37:59Z

Add basic code to parse error codes and update zones

commit 34f22ddc93953dc026c9ea3a16fa4435b094805a
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-21T22:37:52Z

Fix parameters storage in zone object. Update update_zone method

commit 863b9709f8a5ac6bbbdefe8b63dfe03c54366996
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T15:57:24Z

Add basic code to list records, get a specific one and create.

commit 6c4b7b88fd2e96c968c3293f3337c47d1124e1e4
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T16:26:05Z

Fix issues when creating records or get it.

commit 1e04f2e5034f9f11d5d9de7f5262c891c0f19eb9
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T19:25:48Z

Add method to delete record. Modify create_record method to use update_zone 
method

commit 7d0f278ca5a6d9458ef8ebec324db806981f7562
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T19:54:45Z

Add update_record method

commit b1406e16b59121a3f2c36e462e3928bcb07fb3e6
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T20:05:58Z

Set maximum of records entries

commit 28f37231ac7f072a85552e11a8beb4d540558746
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T20:39:18Z

Take in count when creating a new zone if we are a reseller

commit dbc79b5ffbce86a5479fa0fd65382787240399f4
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T20:59:19Z

Reorder methods. Add view_zone

commit 6e42b47b123306ff13379416cc8963f78a9b779f
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-24T22:31:54Z

Change exception name for api errors. Add exception for internal errors. 
Add transfer method.

commit c81600bf1d825c2cdf0996f5789191fcfc991452
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-25T22:43:53Z

Fix minor details

commit 96c812d4164eff34ca842c2dc98ea4b2466c42d4
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-25T22:44:46Z

Add test battery

commit 53a72c9134894f61cc6e6bd244430c6cc466f714
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-26T19:30:31Z

Update tests, add test for delete zone and record

commit 9a0a0ce0907e5756e2ceaa5cd11c69fafdaaeb0d
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-26T19:31:06Z

Add actions when account if a reseller account

commit 8270f782f240ff1f190cd9a29ce7c14b717ca3fe
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-26T19:41:16Z

update test setup

commit 33495f3659f326be75ebcb7d08e6ff298dc8f583
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-26T19:44:06Z

Remove ssl workaround

commit f15b569e36d4932b46a361bddc6a067235de6d81
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-26T20:24:33Z

Add docs for worldwidedns

commit a2052ac7c5979f664c2d7827427d1bb69df7ce9e
Author: Alejandro Pereira alepereir...@gmail.com
Date:   2015-08-18T11:27:10Z

Add implementation for World Wide DNS provider

Add basic code to generate a Zone object

Add basic code to deal with response codes

Add basic code to parse error codes and update zones

Fix parameters storage in zone object. Update update_zone method

Add basic code to list records, get a specific one and create.

Fix issues when creating records or get it.

Add method to delete record. Modify create_record method to use update_zone 
method

Add update_record method

Set maximum of records entries

Take in count when creating a new zone if we are a reseller

Reorder methods. Add view_zone

Change exception name for api errors. Add exception for 

[jira] [Updated] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread Brian Curtin (JIRA)

 [ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Curtin updated LIBCLOUD-738:
--
Attachment: LIBCLOUD-738.patch

 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace
 Attachments: LIBCLOUD-738.patch


 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] libcloud pull request: [LIBCLOUD-738] Update Rackspace AUTH_URL

2015-08-26 Thread briancurtin
Github user briancurtin closed the pull request at:

https://github.com/apache/libcloud/pull/565


---
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.
---


libcloud git commit: Update Rackspace AUTH_URL

2015-08-26 Thread briancurtin
Repository: libcloud
Updated Branches:
  refs/heads/trunk c81bb3abb - de63e06df


Update Rackspace AUTH_URL

Rackspace is phasing out the auth.api.rackspace.com endpoint in favor of
identity.api.rackspace.com.

Signed-off-by: briancurtin brian.cur...@rackspace.com


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/de63e06d
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/de63e06d
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/de63e06d

Branch: refs/heads/trunk
Commit: de63e06df6a8071c65ce5b671aa25d3e239c98ac
Parents: c81bb3a
Author: briancurtin brian.cur...@rackspace.com
Authored: Wed Aug 26 14:20:43 2015 -0500
Committer: briancurtin brian.cur...@rackspace.com
Committed: Wed Aug 26 15:57:33 2015 -0500

--
 CHANGES.rst  | 7 +++
 libcloud/common/rackspace.py | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/libcloud/blob/de63e06d/CHANGES.rst
--
diff --git a/CHANGES.rst b/CHANGES.rst
index a846ec7..acae33d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,13 @@ Changelog
 Changes with Apache Libcloud in development
 ---
 
+General
+~~~
+
+- Update Rackspace AUTH_URL
+  [LIBCLOUD-738)
+  [Brian Curtin]
+
 Compute
 ~~~
 

http://git-wip-us.apache.org/repos/asf/libcloud/blob/de63e06d/libcloud/common/rackspace.py
--
diff --git a/libcloud/common/rackspace.py b/libcloud/common/rackspace.py
index 3826ba6..294255d 100644
--- a/libcloud/common/rackspace.py
+++ b/libcloud/common/rackspace.py
@@ -21,4 +21,4 @@ __all__ = [
 'AUTH_URL'
 ]
 
-AUTH_URL = 'https://auth.api.rackspacecloud.com'
+AUTH_URL = 'https://identity.api.rackspacecloud.com'



[jira] [Commented] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14715475#comment-14715475
 ] 

ASF GitHub Bot commented on LIBCLOUD-738:
-

Github user briancurtin closed the pull request at:

https://github.com/apache/libcloud/pull/565


 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace
 Attachments: LIBCLOUD-738.patch


 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (LIBCLOUD-738) Update Rackspace AUTH_URL

2015-08-26 Thread Brian Curtin (JIRA)

 [ 
https://issues.apache.org/jira/browse/LIBCLOUD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Curtin closed LIBCLOUD-738.
-
Resolution: Fixed

 Update Rackspace AUTH_URL
 -

 Key: LIBCLOUD-738
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-738
 Project: Libcloud
  Issue Type: Bug
  Components: Core
Reporter: Brian Curtin
Assignee: Brian Curtin
Priority: Minor
  Labels: rackspace
 Attachments: LIBCLOUD-738.patch


 Rackspace is in the process of removing the environment pointed to by 
 AUTH_URL in libcloud/common/rackspace.py
 That currently points to https://auth.api.rackspacecloud.com. Both FirstGen 
 and NextGen should be pointing to https://identity.api.rackspacecloud.com.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)