Updated Branches: refs/heads/trunk 83a7d2663 -> 2eca5c2d4
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/b0222db9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b0222db9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b0222db9 Branch: refs/heads/trunk Commit: b0222db94eb656c54d1e175ed00237b3f5dad5d2 Parents: 83a7d26 Author: Tomaz Muraus <[email protected]> Authored: Sat Dec 7 15:28:31 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sat Dec 7 15:28:31 2013 +0100 ---------------------------------------------------------------------- docs/compute/_supported_methods_block_storage.rst | 2 ++ docs/compute/_supported_methods_main.rst | 2 ++ docs/compute/_supported_providers.rst | 2 ++ docs/dns/_supported_methods.rst | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b0222db9/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 185907b..7a87b69 100644 --- a/docs/compute/_supported_methods_block_storage.rst +++ b/docs/compute/_supported_methods_block_storage.rst @@ -37,6 +37,7 @@ Provider list volumes create volume destroy volume `GoGrid`_ no no no no no no no `HostVirtual`_ no no no no no no no `IBM SmartCloud Enterprise`_ no yes yes yes yes yes no +`Ikoula`_ no yes yes yes yes yes no `Joyent`_ no no no no no no no `KTUCloud`_ no yes yes yes yes yes no `Libvirt`_ no no no no no no no @@ -97,6 +98,7 @@ Provider list volumes create volume destroy volume .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ +.. _`Ikoula`: http://express.ikoula.co.uk/cloudstack .. _`Joyent`: http://www.joyentcloud.com .. _`KTUCloud`: https://ucloudbiz.olleh.com/ .. _`Libvirt`: http://libvirt.org/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/b0222db9/docs/compute/_supported_methods_main.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_methods_main.rst b/docs/compute/_supported_methods_main.rst index 24c4b32..97229da 100644 --- a/docs/compute/_supported_methods_main.rst +++ b/docs/compute/_supported_methods_main.rst @@ -37,6 +37,7 @@ Provider list nodes create node reboot node destroy `GoGrid`_ yes yes yes yes yes yes yes `HostVirtual`_ yes yes yes yes yes yes yes `IBM SmartCloud Enterprise`_ yes yes yes yes yes yes no +`Ikoula`_ yes yes yes yes yes yes yes `Joyent`_ yes yes yes yes yes yes yes `KTUCloud`_ yes yes yes yes yes yes yes `Libvirt`_ yes yes no no no yes no @@ -97,6 +98,7 @@ Provider list nodes create node reboot node destroy .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ +.. _`Ikoula`: http://express.ikoula.co.uk/cloudstack .. _`Joyent`: http://www.joyentcloud.com .. _`KTUCloud`: https://ucloudbiz.olleh.com/ .. _`Libvirt`: http://libvirt.org/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/b0222db9/docs/compute/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst index e78ffaf..0a24bf5 100644 --- a/docs/compute/_supported_providers.rst +++ b/docs/compute/_supported_providers.rst @@ -37,6 +37,7 @@ Provider Documentation `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` +`Ikoula`_ IKOULA :mod:`libcloud.compute.drivers.ikoula` :class:`IkoulaNodeDriver` `Joyent`_ JOYENT :mod:`libcloud.compute.drivers.joyent` :class:`JoyentNodeDriver` `KTUCloud`_ KTUCLOUD :mod:`libcloud.compute.drivers.ktucloud` :class:`KTUCloudNodeDriver` `Libvirt`_ LIBVIRT :mod:`libcloud.compute.drivers.libvirt_driver` :class:`LibvirtNodeDriver` @@ -97,6 +98,7 @@ Provider Documentation .. _`GoGrid`: http://www.gogrid.com/ .. _`HostVirtual`: http://www.vr.org .. _`IBM SmartCloud Enterprise`: http://ibm.com/services/us/en/cloud-enterprise/ +.. _`Ikoula`: http://express.ikoula.co.uk/cloudstack .. _`Joyent`: http://www.joyentcloud.com .. _`KTUCloud`: https://ucloudbiz.olleh.com/ .. _`Libvirt`: http://libvirt.org/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/b0222db9/docs/dns/_supported_methods.rst ---------------------------------------------------------------------- diff --git a/docs/dns/_supported_methods.rst b/docs/dns/_supported_methods.rst index 345c2d6..81d7b39 100644 --- a/docs/dns/_supported_methods.rst +++ b/docs/dns/_supported_methods.rst @@ -7,7 +7,7 @@ Provider list zones list records create zone update zone create rec `Rackspace DNS`_ yes yes yes yes yes yes yes yes `Rackspace DNS (UK)`_ yes yes yes yes yes yes yes yes `Rackspace DNS (US)`_ yes yes yes yes yes yes yes yes -`Route53 DNS`_ yes yes yes no yes yes yes yes +`Route53 DNS`_ yes no yes no yes no yes yes `Zerigo DNS`_ yes no yes yes yes no yes yes ===================== ========== ============ =========== =========== ============= ============= =========== =============
