Updated provider table

Signed-off-by: Anthony Shaw <anthony.p.s...@gmail.com>


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

Branch: refs/heads/trunk
Commit: 59b96de725de88420f8b6cb7214bad1be49571c3
Parents: 2108caf
Author: Anthony Shaw <anthony.p.s...@gmail.com>
Authored: Fri Nov 27 14:52:44 2015 +1100
Committer: Anthony Shaw <anthony.p.s...@gmail.com>
Committed: Fri Nov 27 17:30:13 2015 +1100

----------------------------------------------------------------------
 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/59b96de7/docs/dns/_supported_methods.rst
----------------------------------------------------------------------
diff --git a/docs/dns/_supported_methods.rst b/docs/dns/_supported_methods.rst
index 98a4e76..4cab62c 100644
--- a/docs/dns/_supported_methods.rst
+++ b/docs/dns/_supported_methods.rst
@@ -8,6 +8,7 @@ Provider              list zones list records create zone 
update zone create rec
 `DNSimple`_           yes        yes          yes         no          yes      
     yes           yes         yes          
 `DurableDNS`_         yes        yes          yes         yes         yes      
     yes           yes         yes          
 `Gandi DNS`_          yes        yes          yes         yes         yes      
     yes           yes         yes          
+`GoDaddy DNS`_        yes        yes          no          no          yes      
     yes           yes         no           
 `Google DNS`_         yes        yes          yes         no          yes      
     no            yes         yes          
 `Host Virtual DNS`_   yes        yes          yes         yes         yes      
     yes           yes         yes          
 `Linode DNS`_         yes        yes          yes         yes         yes      
     yes           yes         yes          
@@ -29,6 +30,7 @@ Provider              list zones list records create zone 
update zone create rec
 .. _`DNSimple`: https://dnsimple.com/
 .. _`DurableDNS`: https://durabledns.com
 .. _`Gandi DNS`: http://www.gandi.net/domain
+.. _`GoDaddy DNS`: https://www.godaddy.com/
 .. _`Google DNS`: https://cloud.google.com/
 .. _`Host Virtual DNS`: https://www.hostvirtual.com/
 .. _`Linode DNS`: http://www.linode.com/

http://git-wip-us.apache.org/repos/asf/libcloud/blob/59b96de7/docs/dns/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/dns/_supported_providers.rst 
b/docs/dns/_supported_providers.rst
index b622ba8..15ed500 100644
--- a/docs/dns/_supported_providers.rst
+++ b/docs/dns/_supported_providers.rst
@@ -8,6 +8,7 @@ Provider              Documentation                             
Provider constan
 `DNSimple`_           :doc:`Click </dns/drivers/dnsimple>`      DNSIMPLE       
   :mod:`libcloud.dns.drivers.dnsimple`     :class:`DNSimpleDNSDriver`    
 `DurableDNS`_         :doc:`Click </dns/drivers/durabledns>`    DURABLEDNS     
   :mod:`libcloud.dns.drivers.durabledns`   :class:`DurableDNSDriver`     
 `Gandi DNS`_                                                    GANDI          
   :mod:`libcloud.dns.drivers.gandi`        :class:`GandiDNSDriver`       
+`GoDaddy DNS`_        :doc:`Click </dns/drivers/godaddy>`       GODADDY        
   :mod:`libcloud.dns.drivers.godaddy`      :class:`GoDaddyDNSDriver`     
 `Google DNS`_                                                   GOOGLE         
   :mod:`libcloud.dns.drivers.google`       :class:`GoogleDNSDriver`      
 `Host Virtual DNS`_   :doc:`Click </dns/drivers/hostvirtual>`   HOSTVIRTUAL    
   :mod:`libcloud.dns.drivers.hostvirtual`  :class:`HostVirtualDNSDriver` 
 `Linode DNS`_                                                   LINODE         
   :mod:`libcloud.dns.drivers.linode`       :class:`LinodeDNSDriver`      
@@ -29,6 +30,7 @@ Provider              Documentation                           
  Provider constan
 .. _`DNSimple`: https://dnsimple.com/
 .. _`DurableDNS`: https://durabledns.com
 .. _`Gandi DNS`: http://www.gandi.net/domain
+.. _`GoDaddy DNS`: https://www.godaddy.com/
 .. _`Google DNS`: https://cloud.google.com/
 .. _`Host Virtual DNS`: https://www.hostvirtual.com/
 .. _`Linode DNS`: http://www.linode.com/

Reply via email to