Re-generate documentation fixtures.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3e70702a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3e70702a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3e70702a Branch: refs/heads/trunk Commit: 3e70702ace2be5d83913b96744b01f5b57759d60 Parents: 2d3067b Author: Tomaz Muraus <[email protected]> Authored: Fri Jan 17 19:49:16 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jan 17 19:49:16 2014 +0100 ---------------------------------------------------------------------- .../_supported_methods_block_storage.rst | 2 +- .../_supported_methods_key_pair_management.rst | 2 +- docs/compute/_supported_methods_main.rst | 2 +- docs/compute/_supported_providers.rst | 4 +-- docs/loadbalancer/_supported_methods.rst | 28 ++++++++++---------- docs/loadbalancer/_supported_providers.rst | 28 ++++++++++---------- 6 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/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 e96067e..f640518 100644 --- a/docs/compute/_supported_methods_block_storage.rst +++ b/docs/compute/_supported_methods_block_storage.rst @@ -93,7 +93,7 @@ Provider list volumes create volume destroy volume .. _`Eucalyptus`: http://www.eucalyptus.com/ .. _`Exoscale`: https://www.exoscale.ch/ .. _`Gandi`: http://www.gandi.net/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine`: https://cloud.google.com/ .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/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 f84d7c9..9003ab2 100644 --- a/docs/compute/_supported_methods_key_pair_management.rst +++ b/docs/compute/_supported_methods_key_pair_management.rst @@ -93,7 +93,7 @@ Provider list key pairs get key pair create key pai .. _`Eucalyptus`: http://www.eucalyptus.com/ .. _`Exoscale`: https://www.exoscale.ch/ .. _`Gandi`: http://www.gandi.net/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine`: https://cloud.google.com/ .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/docs/compute/_supported_methods_main.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_methods_main.rst b/docs/compute/_supported_methods_main.rst index add45dd..c7b2454 100644 --- a/docs/compute/_supported_methods_main.rst +++ b/docs/compute/_supported_methods_main.rst @@ -93,7 +93,7 @@ Provider list nodes create node reboot node destroy .. _`Eucalyptus`: http://www.eucalyptus.com/ .. _`Exoscale`: https://www.exoscale.ch/ .. _`Gandi`: http://www.gandi.net/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine`: https://cloud.google.com/ .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/docs/compute/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst index 077fb35..5aa2bdb 100644 --- a/docs/compute/_supported_providers.rst +++ b/docs/compute/_supported_providers.rst @@ -33,7 +33,7 @@ Provider Documentation `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` -`Google Compute Engine`_ GCE :mod:`libcloud.compute.drivers.gce` :class:`GCENodeDriver` +`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` `IBM SmartCloud Enterprise`_ IBM :mod:`libcloud.compute.drivers.ibm_sce` :class:`IBMNodeDriver` @@ -93,7 +93,7 @@ Provider Documentation .. _`Eucalyptus`: http://www.eucalyptus.com/ .. _`Exoscale`: https://www.exoscale.ch/ .. _`Gandi`: http://www.gandi.net/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine`: https://cloud.google.com/ .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/docs/loadbalancer/_supported_methods.rst ---------------------------------------------------------------------- diff --git a/docs/loadbalancer/_supported_methods.rst b/docs/loadbalancer/_supported_methods.rst index e286e92..d860a33 100644 --- a/docs/loadbalancer/_supported_methods.rst +++ b/docs/loadbalancer/_supported_methods.rst @@ -1,21 +1,21 @@ -================================ =============== ============== ============ ============= ============= =================== -Provider create balancer list balancers list members attach member detach member attach compute node -================================ =============== ============== ============ ============= ============= =================== -`Brightbox`_ yes yes yes yes yes yes -`CloudStack`_ yes yes yes yes yes no -`Amazon Elastic Load Balancing`_ yes yes yes no yes yes -`Google Compute Engine`_ yes yes yes yes yes yes -`GoGrid LB`_ yes yes yes yes yes no -`Ninefold LB`_ yes yes yes yes yes no -`Rackspace LB`_ yes yes yes yes yes no -`Rackspace LB`_ yes yes yes yes yes no -`Rackspace LB`_ yes yes yes yes yes no -================================ =============== ============== ============ ============= ============= =================== +====================================== =============== ============== ============ ============= ============= =================== +Provider create balancer list balancers list members attach member detach member attach compute node +====================================== =============== ============== ============ ============= ============= =================== +`Brightbox`_ yes yes yes yes yes yes +`CloudStack`_ yes yes yes yes yes no +`Amazon Elastic Load Balancing`_ yes yes yes no yes yes +`Google Compute Engine Load Balancer`_ yes yes yes yes yes yes +`GoGrid LB`_ yes yes yes yes yes no +`Ninefold LB`_ yes yes yes yes yes no +`Rackspace LB`_ yes yes yes yes yes no +`Rackspace LB`_ yes yes yes yes yes no +`Rackspace LB`_ yes yes yes yes yes no +====================================== =============== ============== ============ ============= ============= =================== .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudStack`: http://cloudstack.org/ .. _`Amazon Elastic Load Balancing`: http://aws.amazon.com/elasticloadbalancing/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine Load Balancer`: https://cloud.google.com/ .. _`GoGrid LB`: http://www.gogrid.com/ .. _`Ninefold LB`: http://ninefold.com/ .. _`Rackspace LB`: http://www.rackspace.com/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e70702a/docs/loadbalancer/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/loadbalancer/_supported_providers.rst b/docs/loadbalancer/_supported_providers.rst index 90f5bb7..6ed3dbb 100644 --- a/docs/loadbalancer/_supported_providers.rst +++ b/docs/loadbalancer/_supported_providers.rst @@ -1,21 +1,21 @@ -================================ ============= ================= =============================================== ============================ -Provider Documentation Provider constant Module Class Name -================================ ============= ================= =============================================== ============================ -`Brightbox`_ BRIGHTBOX :mod:`libcloud.loadbalancer.drivers.brightbox` :class:`BrightboxLBDriver` -`CloudStack`_ CLOUDSTACK :mod:`libcloud.loadbalancer.drivers.cloudstack` :class:`CloudStackLBDriver` -`Amazon Elastic Load Balancing`_ ELB :mod:`libcloud.loadbalancer.drivers.elb` :class:`ElasticLBDriver` -`Google Compute Engine`_ GCE :mod:`libcloud.loadbalancer.drivers.gce` :class:`GCELBDriver` -`GoGrid LB`_ GOGRID :mod:`libcloud.loadbalancer.drivers.gogrid` :class:`GoGridLBDriver` -`Ninefold LB`_ NINEFOLD :mod:`libcloud.loadbalancer.drivers.ninefold` :class:`NinefoldLBDriver` -`Rackspace LB`_ RACKSPACE :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceLBDriver` -`Rackspace LB`_ RACKSPACE_UK :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceUKLBDriver` -`Rackspace LB`_ RACKSPACE_US :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceLBDriver` -================================ ============= ================= =============================================== ============================ +====================================== ======================================== ================= =============================================== ============================ +Provider Documentation Provider constant Module Class Name +====================================== ======================================== ================= =============================================== ============================ +`Brightbox`_ BRIGHTBOX :mod:`libcloud.loadbalancer.drivers.brightbox` :class:`BrightboxLBDriver` +`CloudStack`_ CLOUDSTACK :mod:`libcloud.loadbalancer.drivers.cloudstack` :class:`CloudStackLBDriver` +`Amazon Elastic Load Balancing`_ ELB :mod:`libcloud.loadbalancer.drivers.elb` :class:`ElasticLBDriver` +`Google Compute Engine Load Balancer`_ :doc:`Click </loadbalancer/drivers/gce>` GCE :mod:`libcloud.loadbalancer.drivers.gce` :class:`GCELBDriver` +`GoGrid LB`_ GOGRID :mod:`libcloud.loadbalancer.drivers.gogrid` :class:`GoGridLBDriver` +`Ninefold LB`_ NINEFOLD :mod:`libcloud.loadbalancer.drivers.ninefold` :class:`NinefoldLBDriver` +`Rackspace LB`_ RACKSPACE :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceLBDriver` +`Rackspace LB`_ RACKSPACE_UK :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceUKLBDriver` +`Rackspace LB`_ RACKSPACE_US :mod:`libcloud.loadbalancer.drivers.rackspace` :class:`RackspaceLBDriver` +====================================== ======================================== ================= =============================================== ============================ .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudStack`: http://cloudstack.org/ .. _`Amazon Elastic Load Balancing`: http://aws.amazon.com/elasticloadbalancing/ -.. _`Google Compute Engine`: https://www.googleapis.com/ +.. _`Google Compute Engine Load Balancer`: https://cloud.google.com/ .. _`GoGrid LB`: http://www.gogrid.com/ .. _`Ninefold LB`: http://ninefold.com/ .. _`Rackspace LB`: http://www.rackspace.com/
