Comment 1 for bug 1221946

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

Reviewed: https://review.openstack.org/45503
Committed: http://github.com/openstack/cinder/commit/4ea6dfd0b1140e437703128bf52d65dbd2751751
Submitter: Jenkins
Branch: master

commit 4ea6dfd0b1140e437703128bf52d65dbd2751751
Author: Victor Rodionov <email address hidden>
Date: Sat Sep 7 02:18:48 2013 +0400

    Fix bug in Nexenta NFS driver _do_create_volume

    Fix bug in _do_create_volume method of Nexenta NFS volume driver.
    NMS call nms.folder.create doesn't support third argument, that is why
    this call changed to nms.folder.create_with_opts.

    Closes-Bug: #1221946
    Change-Id: I712ee2919f1bd117e7a1691979639689d95adc92