Comment 2 for bug 1719543

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

Reviewed: https://review.openstack.org/507441
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=6985c77ee5c61268b77fe50926469263a5738e75
Submitter: Zuul
Branch: master

commit 6985c77ee5c61268b77fe50926469263a5738e75
Author: junboli <email address hidden>
Date: Fri Nov 17 10:28:18 2017 +0800

    Api ref contains incorrect parameters.

    Things like following is in api-ref, need to be correct.
      1. use share_id and remove share_id_4
      2. export_location_id_path param is required
      3. security_service_id is required not optional
    This patch is to fix these.

    Change-Id: Ic811095b85a0460d3c6bedc9526d8ed64248de4c
    Closes-bug: #1719543