Comment 4 for bug 1650875

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

Reviewed: https://review.openstack.org/414599
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=75a50d71a9303d0a317e5e72b240b39ce64c91b0
Submitter: Zuul
Branch: master

commit 75a50d71a9303d0a317e5e72b240b39ce64c91b0
Author: liumengwen <jelan1022@163.com>
Date: Fri Dec 23 22:11:25 2016 +0800

    Fix typos in help text of Generic driver and ZFSSA config opts

    Change 'the serviceinstance' to 'the service instance' in opts
     "Path to the x509 certificate used for accessing the service
     instance."

    Change 'theservice instance' to 'the service instance' in opts
     "Use x509 certificates in order to authenticate to the service
     instance."

    Change 'userpassword' to 'user's password' in opts
     "ZFSSA management authorized user's password."

    Change-Id: I3b8f4d7e06aac1a72632e665f20fabccc23379a4
    Closes-bug: #1650872
    Closes-Bug: #1650875