Update Document

Change-Id: Iae4817cffc0a4f036f39bd616772bb4e5cb4871d
This commit is contained in:
msalem2 2015-10-22 11:43:07 -07:00
parent 746af42baa
commit e5fa7fb70c
3 changed files with 20 additions and 18 deletions

View File

@ -1,6 +1,6 @@
### ScaleIO Cinder plugin installation
===========================================================
ScaleIO Cinder plugin installation
===========================================================
The first step is to install the ScaleIO Cinder plugin in the Fuel Master:
1. Download the plugin from the [releases section](https://github.com/openstack/fuel-plugin-scaleio-cinder/releases "Releases Page") or from the [Fuel plugins catalog](https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/ "Fuel Plugins Catalog").
@ -20,9 +20,9 @@ The first step is to install the ScaleIO Cinder plugin in the Fuel Master:
![Plugin Installation](https://github.com/openstack/fuel-plugin-scaleio-cinder/blob/master/doc/images/scaleio-cinder-install-1.png)
### ScaleIO Cinder plugin configuration
===========================================================
ScaleIO Cinder plugin configuration
===========================================================
Once the plugin has been installed in the Master, we configure the nodes and set the parameters for the plugin:

View File

@ -1,6 +1,6 @@
## Introduction
===========================================================
Introduction
===========================================================
Fuel plugin for ScaleIO for enabling OpenStack to work with an **External** ScaleIO deployment. This ScaleIO plugin for Fuel extends Mirantis OpenStack functionality by adding support for ScaleIO block storage.
ScaleIO is a software-only solution that uses existing servers' local disks and LAN to create a virtual SAN that has all the benefits of external storage—but at a fraction of cost and complexity. ScaleIO utilizes the existing local internal storage and turns it into internal shared block storage.
@ -33,8 +33,8 @@ Service Name | Description | Installed in |
## Requirements
Requirements
===========================================================
These are the plugin requirements:
@ -48,13 +48,13 @@ These are the plugin requirements:
| Install ScaleIO Storage Data Client (SDC) in Controller and Compute Nodes| Plugin takes care of install|
## Limitations
Limitations
===========================================================
Currently Fuel doesn't support multi-backend storage.
## Configuration
Configuration
===========================================================
Plugin files and directories:

View File

@ -1,4 +1,6 @@
## User Guide
===========================================================
User Guide
===========================================================
1. Upload scaleio-cinder plugin code to the master node
![user guide1 ](https://github.com/openstack/fuel-plugin-scaleio-cinder/blob/master/doc/images/installation/image001.png)
![user guide1 ](https://github.com/openstack/fuel-plugin-scaleio-cinder/blob/master/doc/images/installation/image002.png) Build the code using fpb build command
@ -33,8 +35,8 @@
![user guide1 ](https://github.com/openstack/fuel-plugin-scaleio-cinder/blob/master/doc/images/installation/image014.png)
### ScaleIO Cinder plugin OpenStack operations
ScaleIO Cinder plugin OpenStack operations
==================================================================
Once the OpenStack Cluster is setup, we can setup ScaleIO Volumes. This is an example in how to attach a Volume to a running VM: