Repository: libcloud Updated Branches: refs/heads/trunk 349cdc84c -> a2b04ff59
Re-generate list of supported providers. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c93f4076 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c93f4076 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c93f4076 Branch: refs/heads/trunk Commit: c93f407680f6bef217e9007f8580f1b3aee1ed4e Parents: 349cdc8 Author: Tomaz Muraus <[email protected]> Authored: Tue Mar 10 12:44:26 2015 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Mar 10 12:44:26 2015 +0100 ---------------------------------------------------------------------- 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/c93f4076/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 8797d20..29aae49 100644 --- a/docs/compute/_supported_methods_block_storage.rst +++ b/docs/compute/_supported_methods_block_storage.rst @@ -2,6 +2,7 @@ Provider list volumes create volume destroy volume attach volume detach volume list snapshots create snapshot ===================================== ============ ============= ============== ============= ============= ============== =============== `Abiquo`_ no no no no no no no +`PCextreme AuroraCompute`_ yes yes yes yes yes no yes `Bluebox Blocks`_ no no no no no no no `Brightbox`_ no no no no no no no `CloudFrames`_ no no no no no no no @@ -68,6 +69,7 @@ Provider list volumes create volume destroy volume ===================================== ============ ============= ============== ============= ============= ============== =============== .. _`Abiquo`: http://www.abiquo.com/ +.. _`PCextreme AuroraCompute`: https://www.pcextreme.nl/aurora/ .. _`Bluebox Blocks`: http://bluebox.net .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudFrames`: http://www.cloudframes.net/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/c93f4076/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 0ff6195..75fd6ac 100644 --- a/docs/compute/_supported_methods_image_management.rst +++ b/docs/compute/_supported_methods_image_management.rst @@ -2,6 +2,7 @@ Provider list images get image create image delete image copy image ===================================== =========== ========= ============ ============ ========== `Abiquo`_ yes no no no no +`PCextreme AuroraCompute`_ yes no no no no `Bluebox Blocks`_ yes no no no no `Brightbox`_ yes no no no no `CloudFrames`_ yes no no no no @@ -68,6 +69,7 @@ Provider list images get image create image delete ===================================== =========== ========= ============ ============ ========== .. _`Abiquo`: http://www.abiquo.com/ +.. _`PCextreme AuroraCompute`: https://www.pcextreme.nl/aurora/ .. _`Bluebox Blocks`: http://bluebox.net .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudFrames`: http://www.cloudframes.net/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/c93f4076/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 d390b68..1475075 100644 --- a/docs/compute/_supported_methods_key_pair_management.rst +++ b/docs/compute/_supported_methods_key_pair_management.rst @@ -2,6 +2,7 @@ Provider list key pairs get key pair create key pair import public key from string import public key from file delete key pair ===================================== ============== ============ =============== ============================= =========================== =============== `Abiquo`_ no no no no no no +`PCextreme AuroraCompute`_ yes yes yes yes no yes `Bluebox Blocks`_ no no no no no no `Brightbox`_ no no no no no no `CloudFrames`_ no no no no no no @@ -68,6 +69,7 @@ Provider list key pairs get key pair create key pai ===================================== ============== ============ =============== ============================= =========================== =============== .. _`Abiquo`: http://www.abiquo.com/ +.. _`PCextreme AuroraCompute`: https://www.pcextreme.nl/aurora/ .. _`Bluebox Blocks`: http://bluebox.net .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudFrames`: http://www.cloudframes.net/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/c93f4076/docs/compute/_supported_methods_main.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_methods_main.rst b/docs/compute/_supported_methods_main.rst index 4ef8e09..a4b7f93 100644 --- a/docs/compute/_supported_methods_main.rst +++ b/docs/compute/_supported_methods_main.rst @@ -2,6 +2,7 @@ Provider list nodes create node reboot node destroy node list images list sizes deploy node ===================================== ========== =========== =========== ============ =========== ========== =========== `Abiquo`_ yes yes yes yes yes yes no +`PCextreme AuroraCompute`_ yes yes yes yes yes yes yes `Bluebox Blocks`_ yes yes yes yes yes yes yes `Brightbox`_ yes yes no yes yes yes no `CloudFrames`_ yes yes yes yes yes yes no @@ -68,6 +69,7 @@ Provider list nodes create node reboot node destroy ===================================== ========== =========== =========== ============ =========== ========== =========== .. _`Abiquo`: http://www.abiquo.com/ +.. _`PCextreme AuroraCompute`: https://www.pcextreme.nl/aurora/ .. _`Bluebox Blocks`: http://bluebox.net .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudFrames`: http://www.cloudframes.net/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/c93f4076/docs/compute/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/compute/_supported_providers.rst b/docs/compute/_supported_providers.rst index b9f3f97..b5de045 100644 --- a/docs/compute/_supported_providers.rst +++ b/docs/compute/_supported_providers.rst @@ -2,6 +2,7 @@ Provider Documentation Provider constant Module Class Name ===================================== ============================================ =================== ============================================== ==================================== `Abiquo`_ ABIQUO :mod:`libcloud.compute.drivers.abiquo` :class:`AbiquoNodeDriver` +`PCextreme AuroraCompute`_ AURORACOMPUTE :mod:`libcloud.compute.drivers.auroracompute` :class:`AuroraComputeNodeDriver` `Bluebox Blocks`_ BLUEBOX :mod:`libcloud.compute.drivers.bluebox` :class:`BlueboxNodeDriver` `Brightbox`_ BRIGHTBOX :mod:`libcloud.compute.drivers.brightbox` :class:`BrightboxNodeDriver` `CloudFrames`_ :doc:`Click </compute/drivers/cloudframes>` CLOUDFRAMES :mod:`libcloud.compute.drivers.cloudframes` :class:`CloudFramesNodeDriver` @@ -68,6 +69,7 @@ Provider Documentation ===================================== ============================================ =================== ============================================== ==================================== .. _`Abiquo`: http://www.abiquo.com/ +.. _`PCextreme AuroraCompute`: https://www.pcextreme.nl/aurora/ .. _`Bluebox Blocks`: http://bluebox.net .. _`Brightbox`: http://www.brightbox.co.uk/ .. _`CloudFrames`: http://www.cloudframes.net/
