You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2015/06/14 12:52:21 UTC

[10/21] libcloud git commit: Merged apache/libcloud trunk - Updated documentation for DigitalOcean regarding locations - Fixed type for DigitalOcean DNS documentation

Merged apache/libcloud trunk - Updated documentation for DigitalOcean regarding locations - Fixed type for DigitalOcean DNS documentation

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/fbaaee77
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fbaaee77
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fbaaee77

Branch: refs/heads/trunk
Commit: fbaaee77eecfcce4d4a5fd780d765ffa769a6f60
Parents: f451f21
Author: Javier Castillo II <j....@gmail.com>
Authored: Wed Apr 22 18:55:02 2015 +0000
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sun Jun 14 18:05:58 2015 +0800

----------------------------------------------------------------------
 docs/compute/drivers/digital_ocean.rst |  6 +++---
 docs/dns/drivers/digital_ocean.rst     | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/fbaaee77/docs/compute/drivers/digital_ocean.rst
----------------------------------------------------------------------
diff --git a/docs/compute/drivers/digital_ocean.rst b/docs/compute/drivers/digital_ocean.rst
index 67e7ebc..cf0b07e 100644
--- a/docs/compute/drivers/digital_ocean.rst
+++ b/docs/compute/drivers/digital_ocean.rst
@@ -1,9 +1,9 @@
 DigitalOcean Compute Driver Documentation
 =========================================
 
-`DigitalOcean`_ is an American virtual private server provider based in New York
-City with data centers in New York, Amsterdam, San Francisco, London and
-Singapore.
+`DigitalOcean`_ is an American virtual private server provider based in New
+York City with data centers in New York, Amsterdam, San Francisco, London,
+Singapore and Frankfurt.
 
 .. figure:: /_static/images/provider_logos/digitalocean.png
     :align: center

http://git-wip-us.apache.org/repos/asf/libcloud/blob/fbaaee77/docs/dns/drivers/digital_ocean.rst
----------------------------------------------------------------------
diff --git a/docs/dns/drivers/digital_ocean.rst b/docs/dns/drivers/digital_ocean.rst
index b7ec3a6..cc06207 100644
--- a/docs/dns/drivers/digital_ocean.rst
+++ b/docs/dns/drivers/digital_ocean.rst
@@ -1,9 +1,9 @@
-DigitalOcean Compute Driver Documentation
-=========================================
+DigitalOcean DNS Driver Documentation
+=====================================
 
-`DigitalOcean`_ is an American virtual private server provider based in New York
-City with data centers in New York, Amsterdam, San Francisco, London and
-Singapore.
+`DigitalOcean`_ is an American virtual private server provider based in New
+York City with data centers in New York, Amsterdam, San Francisco, London,
+Singapore and Frankfurt.
 
 .. figure:: /_static/images/provider_logos/digitalocean.png
     :align: center
@@ -13,7 +13,7 @@ Singapore.
 Instantiating a driver
 ----------------------
 
-DigitalOcean dns driver supports only the v2.0 API requiring a Personal Access
+DigitalOcean dns driver only supports the v2.0 API requiring a Personal Access
 Token to initialize as the key.
 
 Instantiating the driver