Problem with special char on password field with netapp plugin

Bug #1450099 reported by Salvo Davide Rapisarda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
Fix Committed
Undecided
sbartel
Fuel for OpenStack
Fix Committed
Undecided
sbartel

Bug Description

Hi,

when I do a deploy with netapp plugin I use a password with dollar sign ($) in password.

Cinder.conf file was written correctly:

netapp_password= $password$

but without escape the dollar sign the cinder service won't work.

Salvo.

Tags: netapp plugin
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Hi,

you can use $$ or \$ to escape a dollar

netapp_password= $$password$$

or

netapp_password= \$password\$

Please try that and let me know

Changed in fuel:
assignee: nobody → Fuel Plugin NetApp (fuel-plugin-cinder-netapp)
Changed in fuel-plugins:
assignee: nobody → Fuel Plugin NetApp (fuel-plugin-cinder-netapp)
sbartel (samuel-bartel)
Changed in fuel-plugins:
assignee: Fuel Plugin NetApp (fuel-plugin-cinder-netapp) → sbartel (samuel-bartel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-plugin-cinder-netapp (master)

Fix proposed to branch: master
Review: https://review.openstack.org/179015

Changed in fuel:
assignee: Fuel Plugin NetApp (fuel-plugin-cinder-netapp) → sbartel (samuel-bartel)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-cinder-netapp (master)

Reviewed: https://review.openstack.org/179015
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugin-cinder-netapp/commit/?id=bbac284d6eecebdc22e51fffffd27388e9c477b6
Submitter: Jenkins
Branch: master

commit bbac284d6eecebdc22e51fffffd27388e9c477b6
Author: sbartel <email address hidden>
Date: Thu Apr 30 12:17:21 2015 +0200

    Closes-Bug: #1450099

    Change-Id: I878587ade9dca81e2436419607b3887e1bdb3ac0

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel-plugins:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.