Fix for parameter name 'plugin_config'

This commit is contained in:
Lukas Pustina 2014-10-06 13:02:16 +02:00
parent a8e7cde843
commit 29694f6209

View File

@ -97,7 +97,7 @@ Location of the OpenStack Neutron Service (neutron-server) configuration file
<content type="string" default="${OCF_RESKEY_config_default}" />
</parameter>
<parameter name="plugin config" unique="0" required="0">
<parameter name="plugin_config" unique="0" required="0">
<longdesc lang="en">
Location of the OpenStack L3 Service (neutron-l3-agent) configuration file
</longdesc>