Comment 2 for bug 1244415

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/54405
Committed: http://github.com/openstack/cinder/commit/2737c76cb2fb436f117a4f635aebca7a01691d88
Submitter: Jenkins
Branch: master

commit 2737c76cb2fb436f117a4f635aebca7a01691d88
Author: Luis A. Garcia <email address hidden>
Date: Tue Oct 29 18:44:12 2013 +0000

    Allow spaces in quoted SSH command arguments

    The check_ssh_injection() method was rejecting arguments with spaces
    even when they were quoted, this was causing problems with some volume
    driver commands such as commands for a storage pool with spaces in the
    name.

    Closes-Bug: #1244415
    Change-Id: Ie4b809e1b39fdb752cf634e6d3c0a3924d8ac52b