Since Fuel 6.0 supports Pluggable architecture, a separate Guide is created to describe the following: * how to install a plugin * example plugins * how to create a plugin * how plugin UI elements should look like Links to plug-in-related CRs: * Certification issue (to be posted to Plug-in DevGuide): https://review.openstack.org/#/c/140421/ * User Guide instructions for installing plug-ins: https://review.openstack.org/#/c/130506/ * Update Terminology articles https://review.openstack.org/#/c/140350/ Change-Id: I78668b7bdc0e1b4f09244146a789bb12c921100c Closes-Bug: 1397889
1.2 KiB
1.2 KiB
NetApp
NetApp plug-in will replace Cinder LVM driver.
Requirements
To enable NetApp plug-in for Cinder, you should check the following:
- NetApp appliance is deployed and configured.
- NetApp appliance is reachable via one of the Mirantis OpenStack networks.
Note
Since only one Cinder node should be deployed, Cinder volume is not highly available.
Installation
Download the plug-in from https://software.mirantis.com/fuel-plugins.
Move this file to the Fuel Master node and install it using the following command:
fuel plugins --install cinder_netapp-1.0.0.fpAfter plug-in is installed, create an environment the default Cinder backend.
Configuration
Enable the plug-in on the Settings tab of the Fuel web UI.
Configure the plug-in and assign Cinder role to one of the nodes.
For more information on accessing Cinder NetApp functionality, see the Official OpenStack documentation.
