You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/03 10:28:37 UTC

[2/6] libcloud git commit: Outscale SAS doc improvements and logo update

Outscale SAS doc improvements and logo update

Signed-off-by: Javier M. Mellid <jm...@igalia.com>


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3bbc6481
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3bbc6481
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3bbc6481

Branch: refs/heads/trunk
Commit: 3bbc6481b313d688747a0603f062db51e91a7130
Parents: 76eef99
Author: Javier M. Mellid <jm...@igalia.com>
Authored: Tue Nov 22 12:38:42 2016 +0100
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 3 20:27:22 2017 +1000

----------------------------------------------------------------------
 docs/_static/images/provider_logos/outscale.jpg | Bin 0 -> 17361 bytes
 docs/_static/images/provider_logos/outscale.png | Bin 8437 -> 0 bytes
 docs/compute/drivers/outscale_inc.rst           |   2 +-
 docs/compute/drivers/outscale_sas.rst           |  21 ++++++++++---------
 4 files changed, 12 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/3bbc6481/docs/_static/images/provider_logos/outscale.jpg
----------------------------------------------------------------------
diff --git a/docs/_static/images/provider_logos/outscale.jpg b/docs/_static/images/provider_logos/outscale.jpg
new file mode 100644
index 0000000..3131e89
Binary files /dev/null and b/docs/_static/images/provider_logos/outscale.jpg differ

http://git-wip-us.apache.org/repos/asf/libcloud/blob/3bbc6481/docs/_static/images/provider_logos/outscale.png
----------------------------------------------------------------------
diff --git a/docs/_static/images/provider_logos/outscale.png b/docs/_static/images/provider_logos/outscale.png
deleted file mode 100644
index c11c92a..0000000
Binary files a/docs/_static/images/provider_logos/outscale.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/libcloud/blob/3bbc6481/docs/compute/drivers/outscale_inc.rst
----------------------------------------------------------------------
diff --git a/docs/compute/drivers/outscale_inc.rst b/docs/compute/drivers/outscale_inc.rst
index a6786a2..f206514 100644
--- a/docs/compute/drivers/outscale_inc.rst
+++ b/docs/compute/drivers/outscale_inc.rst
@@ -7,7 +7,7 @@ This IaaS platform relies on TINA OS, its Cloud manager which purpose is to
 provide great performances on the Cloud.
 TINA OS is an own developed software with APIs compatible with AWS EC2 (TM).
 
-.. figure:: /_static/images/provider_logos/outscale.png
+.. figure:: /_static/images/provider_logos/outscale.jpg
     :align: center
     :width: 300
     :target: https://www.outscale.com/

http://git-wip-us.apache.org/repos/asf/libcloud/blob/3bbc6481/docs/compute/drivers/outscale_sas.rst
----------------------------------------------------------------------
diff --git a/docs/compute/drivers/outscale_sas.rst b/docs/compute/drivers/outscale_sas.rst
index 441febc..58e0727 100644
--- a/docs/compute/drivers/outscale_sas.rst
+++ b/docs/compute/drivers/outscale_sas.rst
@@ -3,29 +3,30 @@ Outscale SAS Driver Documentation
 
 `Outscale SAS`_ 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.png
+.. figure:: /_static/images/provider_logos/outscale.jpg
     :align: center
     :width: 300
     :target: https://www.outscale.com/
 
 Outscale users can start virtual machines in the following regions:
 
-* EU West (Paris France) Region
-* US East (Boston US) Region
-* (Soon) US East (New Jersey) Region
-* (Soon) Asia (Hong Kong) Region
+* eu-west-1, France (Paris)
+* eu-west-2, France (Paris)
 
-Outscale SAS is a European company: prices are in \u20ac.
+For other Regions, see the `Outscale Inc.`_ documentation.
 
-API Docs
---------
+Outscale SAS is European company and uses prices in Euros.
+
+API Documentation
+-----------------
 
 .. autoclass:: libcloud.compute.drivers.ec2.OutscaleSASNodeDriver
     :members:
     :inherited-members:
 
 .. _`Outscale SAS`: https://www.outscale.com/
+.. _`Outscale Inc.`: outscale_inc.html