You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/11 00:24:52 UTC

libcloud git commit: refresh provider tables with new 1&1 driver #1029

Repository: libcloud
Updated Branches:
  refs/heads/trunk bcdf8b594 -> 994456af4


refresh provider tables with new 1&1 driver #1029


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

Branch: refs/heads/trunk
Commit: 994456af4ca0a10c404e7a3e0bb007f2d2464d13
Parents: bcdf8b5
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Apr 11 10:24:46 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Apr 11 10:24:46 2017 +1000

----------------------------------------------------------------------
 docs/compute/_supported_methods_block_storage.rst       | 2 ++
 docs/compute/_supported_methods_image_management.rst    | 2 ++
 docs/compute/_supported_methods_key_pair_management.rst | 2 ++
 docs/compute/_supported_methods_main.rst                | 2 ++
 docs/compute/_supported_providers.rst                   | 2 ++
 5 files changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/994456af/docs/compute/_supported_methods_block_storage.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_block_storage.rst b/docs/compute/_supported_methods_block_storage.rst
index cbcdc36..67a6c96 100644
--- a/docs/compute/_supported_methods_block_storage.rst
+++ b/docs/compute/_supported_methods_block_storage.rst
@@ -39,6 +39,7 @@ Provider                              list volumes create volume destroy volume
 `Nimbus`_                             yes          yes           yes            yes           yes           yes            yes            
 `NTTAmerica`_                         no           no            no             no            no            no             no             
 `OnApp`_                              no           no            no             no            no            no             no             
+`1and1`_                              no           no            no             no            no            no             no             
 `OpenNebula (v3.8)`_                  yes          yes           yes            yes           yes           no             no             
 `OpenStack`_                          yes          yes           yes            yes           yes           no             no             
 `Outscale INC`_                       yes          yes           yes            yes           yes           yes            yes            
@@ -97,6 +98,7 @@ Provider                              list volumes create volume destroy volume
 .. _`Nimbus`: http://www.nimbusproject.org/
 .. _`NTTAmerica`: http://www.nttamerica.com/
 .. _`OnApp`: http://onapp.com/
+.. _`1and1`: http://www.1and1.com
 .. _`OpenNebula (v3.8)`: http://opennebula.org/
 .. _`OpenStack`: http://openstack.org/
 .. _`Outscale INC`: http://www.outscale.com

http://git-wip-us.apache.org/repos/asf/libcloud/blob/994456af/docs/compute/_supported_methods_image_management.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_image_management.rst b/docs/compute/_supported_methods_image_management.rst
index 962311d..cd765b6 100644
--- a/docs/compute/_supported_methods_image_management.rst
+++ b/docs/compute/_supported_methods_image_management.rst
@@ -39,6 +39,7 @@ Provider                              list images get image create image delete
 `Nimbus`_                             yes         yes       yes          yes          yes       
 `NTTAmerica`_                         yes         no        no           no           no        
 `OnApp`_                              yes         no        no           no           no        
+`1and1`_                              yes         yes       no           no           no        
 `OpenNebula (v3.8)`_                  yes         no        no           no           no        
 `OpenStack`_                          yes         yes       no           no           no        
 `Outscale INC`_                       yes         yes       yes          yes          yes       
@@ -97,6 +98,7 @@ Provider                              list images get image create image delete
 .. _`Nimbus`: http://www.nimbusproject.org/
 .. _`NTTAmerica`: http://www.nttamerica.com/
 .. _`OnApp`: http://onapp.com/
+.. _`1and1`: http://www.1and1.com
 .. _`OpenNebula (v3.8)`: http://opennebula.org/
 .. _`OpenStack`: http://openstack.org/
 .. _`Outscale INC`: http://www.outscale.com

http://git-wip-us.apache.org/repos/asf/libcloud/blob/994456af/docs/compute/_supported_methods_key_pair_management.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_key_pair_management.rst b/docs/compute/_supported_methods_key_pair_management.rst
index fb2d0a1..965f369 100644
--- a/docs/compute/_supported_methods_key_pair_management.rst
+++ b/docs/compute/_supported_methods_key_pair_management.rst
@@ -39,6 +39,7 @@ Provider                              list key pairs get key pair create key pai
 `Nimbus`_                             yes            yes          yes             yes                           no                          yes            
 `NTTAmerica`_                         no             no           no              no                            no                          no             
 `OnApp`_                              yes            yes          no              yes                           no                          yes            
+`1and1`_                              no             no           no              no                            no                          no             
 `OpenNebula (v3.8)`_                  no             no           no              no                            no                          no             
 `OpenStack`_                          no             no           no              no                            no                          no             
 `Outscale INC`_                       yes            yes          yes             yes                           no                          yes            
@@ -97,6 +98,7 @@ Provider                              list key pairs get key pair create key pai
 .. _`Nimbus`: http://www.nimbusproject.org/
 .. _`NTTAmerica`: http://www.nttamerica.com/
 .. _`OnApp`: http://onapp.com/
+.. _`1and1`: http://www.1and1.com
 .. _`OpenNebula (v3.8)`: http://opennebula.org/
 .. _`OpenStack`: http://openstack.org/
 .. _`Outscale INC`: http://www.outscale.com

http://git-wip-us.apache.org/repos/asf/libcloud/blob/994456af/docs/compute/_supported_methods_main.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_methods_main.rst b/docs/compute/_supported_methods_main.rst
index 54a74f8..70118c7 100644
--- a/docs/compute/_supported_methods_main.rst
+++ b/docs/compute/_supported_methods_main.rst
@@ -39,6 +39,7 @@ Provider                              list nodes create node reboot node destroy
 `Nimbus`_                             yes        yes         yes         yes          yes         yes        yes        
 `NTTAmerica`_                         yes        yes         yes         yes          yes         yes        yes        
 `OnApp`_                              yes        yes         no          yes          yes         no         no         
+`1and1`_                              yes        yes         yes         yes          yes         yes        no         
 `OpenNebula (v3.8)`_                  yes        yes         yes         yes          yes         yes        no         
 `OpenStack`_                          yes        no          yes         yes          yes         yes        no         
 `Outscale INC`_                       yes        yes         yes         yes          yes         yes        yes        
@@ -97,6 +98,7 @@ Provider                              list nodes create node reboot node destroy
 .. _`Nimbus`: http://www.nimbusproject.org/
 .. _`NTTAmerica`: http://www.nttamerica.com/
 .. _`OnApp`: http://onapp.com/
+.. _`1and1`: http://www.1and1.com
 .. _`OpenNebula (v3.8)`: http://opennebula.org/
 .. _`OpenStack`: http://openstack.org/
 .. _`Outscale INC`: http://www.outscale.com

http://git-wip-us.apache.org/repos/asf/libcloud/blob/994456af/docs/compute/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst
index 1149698..ecaf872 100644
--- a/docs/compute/_supported_providers.rst
+++ b/docs/compute/_supported_providers.rst
@@ -39,6 +39,7 @@ Provider                              Documentation
 `Nimbus`_                             :doc:`Click </compute/drivers/nimbus>`            NIMBUS              single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.ec2`               :class:`NimbusNodeDriver`           
 `NTTAmerica`_                         :doc:`Click </compute/drivers/ntta>`              NTTA                single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.ntta`              :class:`NTTAmericaNodeDriver`       
 `OnApp`_                              :doc:`Click </compute/drivers/onapp>`             ONAPP               single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.onapp`             :class:`OnAppNodeDriver`            
+`1and1`_                              :doc:`Click </compute/drivers/oneandone>`         ONEANDONE           single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.oneandone`         :class:`OneAndOneNodeDriver`        
 `OpenNebula (v3.8)`_                                                                    OPENNEBULA          single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.opennebula`        :class:`OpenNebulaNodeDriver`       
 `OpenStack`_                          :doc:`Click </compute/drivers/openstack>`         OPENSTACK           single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.openstack`         :class:`OpenStackNodeDriver`        
 `Outscale INC`_                       :doc:`Click </compute/drivers/outscale_inc>`      OUTSCALE_INC        single region driver                                                                                                                                                                                           :mod:`libcloud.compute.drivers.ec2`               :class:`OutscaleINCNodeDriver`      
@@ -97,6 +98,7 @@ Provider                              Documentation
 .. _`Nimbus`: http://www.nimbusproject.org/
 .. _`NTTAmerica`: http://www.nttamerica.com/
 .. _`OnApp`: http://onapp.com/
+.. _`1and1`: http://www.1and1.com
 .. _`OpenNebula (v3.8)`: http://opennebula.org/
 .. _`OpenStack`: http://openstack.org/
 .. _`Outscale INC`: http://www.outscale.com