Cinder NetApp plugin for Fuel ============================= Overview -------- 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: - ONTAP 7-Mode - ONTAP Cluster Mode - E-Series This repo contains all necessary files to build Cinder NetApp Fuel plugin. Requirements ------------ | Requirement | Version/Comment | |------------------------------------------------------------------------------------------|---------------------------------------------------------| | Mirantis Openstack compatibility | 8.0 | | Netapp filer or appliance is reacheble via one of the Mirantis OpenStack networks | ONTAP or E-Series storage family with NTF\iSCSI enabled | Release Notes ------------- **4.0.0** * add MOS 8.0 support **3.2.0** * add E-Series storage familly support * fix the plugin UI **3.1.0** * add high availability of operations with Volumes **3.0.0** * migrate the plugin from 2.0.0 to 3.0.0 package version **2.0.0** * migrate plugins from 1.0.0 to 2.0.0 package version **1.2.0** * add multi backend support * add missing dependencies on compute node * add capacity to deploy cinder role on a non controller node **1.1.0** * add 7 mode storage familly support **1.0.0** * Initial release of the plugin