Re-generate supported providers table.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/78b95fd9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/78b95fd9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/78b95fd9 Branch: refs/heads/trunk Commit: 78b95fd9d01248b61e809ab3aa186e33b87a54e1 Parents: e42b751 Author: Tomaz Muraus <[email protected]> Authored: Sat Jun 13 20:33:08 2015 +0800 Committer: Tomaz Muraus <[email protected]> Committed: Sat Jun 13 20:33:08 2015 +0800 ---------------------------------------------------------------------- docs/compute/_supported_methods_key_pair_management.rst | 2 +- docs/compute/_supported_providers.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/78b95fd9/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 6ef22ad..646bdc6 100644 --- a/docs/compute/_supported_methods_key_pair_management.rst +++ b/docs/compute/_supported_methods_key_pair_management.rst @@ -35,7 +35,7 @@ Provider list key pairs get key pair create key pai `ElasticHosts (sjc-c)`_ no no no no no no `Eucalyptus`_ yes yes yes yes no yes `Exoscale`_ yes yes yes yes no yes -`Gandi`_ no no no no no no +`Gandi`_ yes yes no yes no yes `Google Compute Engine`_ no no no no no no `GoGrid`_ no no no no no no `HostVirtual`_ no no no no no no http://git-wip-us.apache.org/repos/asf/libcloud/blob/78b95fd9/docs/compute/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst index d75156e..16e28f8 100644 --- a/docs/compute/_supported_providers.rst +++ b/docs/compute/_supported_providers.rst @@ -35,7 +35,7 @@ Provider Documentation `ElasticHosts (sjc-c)`_ ELASTICHOSTS_US3 :mod:`libcloud.compute.drivers.elastichosts` :class:`ElasticHostsUS3NodeDriver` `Eucalyptus`_ EUCALYPTUS :mod:`libcloud.compute.drivers.ec2` :class:`EucNodeDriver` `Exoscale`_ :doc:`Click </compute/drivers/exoscale>` EXOSCALE :mod:`libcloud.compute.drivers.exoscale` :class:`ExoscaleNodeDriver` -`Gandi`_ GANDI :mod:`libcloud.compute.drivers.gandi` :class:`GandiNodeDriver` +`Gandi`_ :doc:`Click </compute/drivers/gandi>` GANDI :mod:`libcloud.compute.drivers.gandi` :class:`GandiNodeDriver` `Google Compute Engine`_ :doc:`Click </compute/drivers/gce>` GCE :mod:`libcloud.compute.drivers.gce` :class:`GCENodeDriver` `GoGrid`_ GOGRID :mod:`libcloud.compute.drivers.gogrid` :class:`GoGridNodeDriver` `HostVirtual`_ HOSTVIRTUAL :mod:`libcloud.compute.drivers.hostvirtual` :class:`HostVirtualNodeDriver`
