Fixing README file

- multibackend was added in commit c0cd3c7 so the information that it's not
  implemented is no longer valid
- incorrect github repository was used in installation secion

Change-Id: Ie092dc8ad19a1eddf0270ae65310863e52a37e53
This commit is contained in:
Marcin Iwinski 2015-07-22 16:57:50 +02:00
parent 4e47e90a92
commit d12e7c202b
1 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,9 @@ cinder-netapp plugin
Overview
--------
NetApp plugin will replace Cinder LVM backend by Cinder Netapp Backend (multi-backend feature is not yet implemented). LVM is the default volume backend that uses local volumes managed by LVM.
NetApp plugin can replace the Cinder LVM backend by Cinder Netapp Backend or work in parallel when deployed with multi-backend enabled.
LVM is the default volume backend that uses local volumes managed by LVM.
The plugin support following storage familly mode:
- 7 Mode
- Cluster Mode
@ -242,7 +244,7 @@ Storage configuration
cinder-netapp plugin installation
---------------------------------
1. Clone the fuel-plugin repo from: https://github.com/stackforge/fuel-plugin-nova-nfs.git
1. Clone the fuel-plugin repo from: https://github.com/stackforge/fuel-plugin-cinder-netapp.git
``git clone``