Change-Id: I3be3ebb44c9bc758623597e991ced791fdfb0b5f
This commit is contained in:
Samuel Bartel 2015-04-07 14:48:40 +02:00 committed by sbartel
parent 7f5693c05e
commit 71a909cf11
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ class plugin_cinder_netapp
if $::fuel_settings['cinder_netapp']['multibackend'] {
$section = 'cinder_netapp'
} else {
$srction = 'DEFAULT'
$section = 'DEFAULT'
}
case $::osfamily {

View File

@ -3,7 +3,7 @@ name: cinder_netapp
# Human-readable name for your plugin
title: Cinder and NetApp integration
# Plugin version
version: 1.0.0
version: 1.0.1
# Description
description: Enable to use NetApp nfs driver as a Cinder backend
# Required fuel version