Repository: libcloud Updated Branches: refs/heads/trunk 76eef996c -> c62d7c9d6
Outscale INC doc improvements Signed-off-by: Javier M. Mellid <jmun...@igalia.com> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3b5a9f2f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3b5a9f2f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3b5a9f2f Branch: refs/heads/trunk Commit: 3b5a9f2fc8a719d47858ef46ffee972519a5a683 Parents: 36c93d4 Author: Javier M. Mellid <jmun...@igalia.com> Authored: Mon Nov 28 19:37:48 2016 +0100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Apr 3 20:27:22 2017 +1000 ---------------------------------------------------------------------- docs/compute/drivers/outscale_inc.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3b5a9f2f/docs/compute/drivers/outscale_inc.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/outscale_inc.rst b/docs/compute/drivers/outscale_inc.rst index f206514..a351366 100644 --- a/docs/compute/drivers/outscale_inc.rst +++ b/docs/compute/drivers/outscale_inc.rst @@ -3,9 +3,9 @@ Outscale INC Driver Documentation `Outscale INC`_ provides an IaaS platform allowing developers to benefit from all the flexibility of the Cloud. -This IaaS platform relies on TINA OS, its Cloud manager which purpose is to +This IaaS platform relies on TINA OS, its Cloud manager whose purpose is to provide great performances on the Cloud. -TINA OS is an own developed software with APIs compatible with AWS EC2 (TM). +TINA OS is a software developed by Outscale with APIs compatible with AWS EC2 (TM). .. figure:: /_static/images/provider_logos/outscale.jpg :align: center @@ -19,7 +19,9 @@ Outscale users can start virtual machines in the following regions: * (Soon) US East (New Jersey) Region * (Soon) Asia (Hong Kong) Region -Outscale INC is an American company: prices are in $. +For other Regions, see the `Outscale SAS`_ documentation. + +Outscale INC is an American company and uses prices in United States Dollars. API Docs -------- @@ -29,3 +31,4 @@ API Docs :inherited-members: .. _`Outscale INC`: https://www.outscale.com/ +.. _`Outscale SAS`: outscale_sas.html