Comment 3 for bug 1481568

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

Reviewed: https://review.openstack.org/211147
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=cf3ea378f07006daacb76c102170d519e58afcb6
Submitter: Jenkins
Branch: master

commit cf3ea378f07006daacb76c102170d519e58afcb6
Author: weiting-chen <email address hidden>
Date: Mon Aug 10 21:16:21 2015 +0800

    Fix bug to locate hdfs command in HDFS native driver

    No longer to locate hdfs command.
    Assume the ssh user has the authority to launch hdfs command.
    And the user must add hdfs in default PATH manually.

    Change-Id: Ia5d118a49ecea092848796067ae48dbead83c40e
    Closes-Bug: #1481568