Adding SIO limitation table

Change-Id: I2ef4b5495c6112b9b24369db3ff9da871557f9e4
This commit is contained in:
msalem2 2016-01-11 16:21:16 -08:00
parent 945752be81
commit 34303236ee
3 changed files with 8 additions and 4 deletions

View File

@ -11,7 +11,7 @@ If you are looking to deploy a new ScaleIO cluster on Fuel slave nodes and repla
| Requirement | Version/Comment |
|----------------------------------|-----------------|
| Mirantis OpenStack compatibility | 6.1 |
| Mirantis OpenStack compatibility | 6.1/7.0 |
## Recommendations
@ -20,7 +20,8 @@ None.
## Limitations
None.
The following table shows current limitation
![ScaleIO Support](https://github.com/openstack/fuel-plugin-scaleio-cinder/tree/master/doc/source/images/SIO_Support.png)
# Installation Guide

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -45,7 +45,7 @@ These are the plugin requirements:
+--------------------------------------------------------------------------------+--------------------------------+
| Requirement | Version/Comment |
+================================================================================+================================+
| Mirantis OpenStack compatibility | 6.1 |
| Mirantis OpenStack compatibility | 6.1 / 7.0 |
+--------------------------------------------------------------------------------+--------------------------------+
| ScaleIO Version | >= 1.32 |
+--------------------------------------------------------------------------------+--------------------------------+
@ -61,7 +61,10 @@ These are the plugin requirements:
Limitations
===========
Currently Fuel doesn't support multi-backend storage.
Currently Fuel doesn't support multi-backend storage. Also the following table show the current support version and limitation
.. image:: images/SIO_Support.png
:width: 100%
Configuration
=============