Repository: libcloud Updated Branches: refs/heads/trunk cd3cd0797 -> f5e95d2f5
Re-generate supported providers and methods tables. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f5e95d2f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f5e95d2f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f5e95d2f Branch: refs/heads/trunk Commit: f5e95d2f5f0a959306ef5adc2c33df7745e4e522 Parents: cd3cd07 Author: Tomaz Muraus <to...@apache.org> Authored: Tue Aug 25 00:09:17 2015 +0200 Committer: Tomaz Muraus <to...@apache.org> Committed: Tue Aug 25 00:09:17 2015 +0200 ---------------------------------------------------------------------- docs/compute/_supported_methods_block_storage.rst | 2 +- docs/storage/_supported_methods_cdn.rst | 2 ++ docs/storage/_supported_methods_main.rst | 2 ++ docs/storage/_supported_providers.rst | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f5e95d2f/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 bdcd429..938ff29 100644 --- a/docs/compute/_supported_methods_block_storage.rst +++ b/docs/compute/_supported_methods_block_storage.rst @@ -63,7 +63,7 @@ Provider list volumes create volume destroy volume `Rackspace Cloud (Next Gen)`_ yes yes yes yes yes yes yes `Rackspace Cloud (First Gen)`_ yes yes yes yes yes no no `RimuHosting`_ no no no no no no no -`RunAbove`_ no no no no no no no +`RunAbove`_ yes yes yes yes yes no no `ServerLove`_ no no no no no no no `skalicloud`_ no no no no no no no `SoftLayer`_ no no no no no no no http://git-wip-us.apache.org/repos/asf/libcloud/blob/f5e95d2f/docs/storage/_supported_methods_cdn.rst ---------------------------------------------------------------------- diff --git a/docs/storage/_supported_methods_cdn.rst b/docs/storage/_supported_methods_cdn.rst index f193c65..7091137 100644 --- a/docs/storage/_supported_methods_cdn.rst +++ b/docs/storage/_supported_methods_cdn.rst @@ -17,6 +17,7 @@ Provider enable container cdn enable object cdn get contain `Amazon S3 (ap-northeast-1)`_ no no no no `Amazon S3 (ap-southeast-1)`_ no no no no `Amazon S3 (eu-west-1)`_ no no no no +`Amazon S3 (sa-east-1)`_ no no no no `Amazon S3 (us-west-1)`_ no no no no `Amazon S3 (us-west-2)`_ no no no no ============================= ==================== ================= ===================== ================== @@ -35,5 +36,6 @@ Provider enable container cdn enable object cdn get contain .. _`Amazon S3 (ap-northeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (ap-southeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (eu-west-1)`: http://aws.amazon.com/s3/ +.. _`Amazon S3 (sa-east-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-2)`: http://aws.amazon.com/s3/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/f5e95d2f/docs/storage/_supported_methods_main.rst ---------------------------------------------------------------------- diff --git a/docs/storage/_supported_methods_main.rst b/docs/storage/_supported_methods_main.rst index 26ebe67..2afd2f1 100644 --- a/docs/storage/_supported_methods_main.rst +++ b/docs/storage/_supported_methods_main.rst @@ -17,6 +17,7 @@ Provider list containers list objects create container dele `Amazon S3 (ap-northeast-1)`_ yes yes yes yes yes yes yes yes yes `Amazon S3 (ap-southeast-1)`_ yes yes yes yes yes yes yes yes yes `Amazon S3 (eu-west-1)`_ yes yes yes yes yes yes yes yes yes +`Amazon S3 (sa-east-1)`_ yes yes yes yes yes yes yes yes yes `Amazon S3 (us-west-1)`_ yes yes yes yes yes yes yes yes yes `Amazon S3 (us-west-2)`_ yes yes yes yes yes yes yes yes yes ============================= =============== ============ ================ ================ ============= ======================= =============== ========================= ============= @@ -35,5 +36,6 @@ Provider list containers list objects create container dele .. _`Amazon S3 (ap-northeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (ap-southeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (eu-west-1)`: http://aws.amazon.com/s3/ +.. _`Amazon S3 (sa-east-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-2)`: http://aws.amazon.com/s3/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/f5e95d2f/docs/storage/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/storage/_supported_providers.rst b/docs/storage/_supported_providers.rst index 618e684..af76a61 100644 --- a/docs/storage/_supported_providers.rst +++ b/docs/storage/_supported_providers.rst @@ -17,6 +17,7 @@ Provider Documentation Pr `Amazon S3 (ap-northeast-1)`_ S3_AP_NORTHEAST :mod:`libcloud.storage.drivers.s3` :class:`S3APNEStorageDriver` `Amazon S3 (ap-southeast-1)`_ S3_AP_SOUTHEAST :mod:`libcloud.storage.drivers.s3` :class:`S3APSEStorageDriver` `Amazon S3 (eu-west-1)`_ S3_EU_WEST :mod:`libcloud.storage.drivers.s3` :class:`S3EUWestStorageDriver` +`Amazon S3 (sa-east-1)`_ S3_SA_EAST :mod:`libcloud.storage.drivers.s3` :class:`S3SAEastStorageDriver` `Amazon S3 (us-west-1)`_ S3_US_WEST :mod:`libcloud.storage.drivers.s3` :class:`S3USWestStorageDriver` `Amazon S3 (us-west-2)`_ S3_US_WEST_OREGON :mod:`libcloud.storage.drivers.s3` :class:`S3USWestOregonStorageDriver` ============================= =============================================== ================= ============================================== ==================================== @@ -35,5 +36,6 @@ Provider Documentation Pr .. _`Amazon S3 (ap-northeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (ap-southeast-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (eu-west-1)`: http://aws.amazon.com/s3/ +.. _`Amazon S3 (sa-east-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-1)`: http://aws.amazon.com/s3/ .. _`Amazon S3 (us-west-2)`: http://aws.amazon.com/s3/