Merge "Closes-Bug: #1441022"

This commit is contained in:
Jenkins 2015-04-10 07:08:40 +00:00 committed by Gerrit Code Review
commit 2bc300fa24
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