Comment 5 for bug 1997743

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/878818
Committed: https://opendev.org/openstack/manila/commit/818f4e1d065e2c5563736e848ba64005cfc6f69e
Submitter: "Zuul (22348)"
Branch: master

commit 818f4e1d065e2c5563736e848ba64005cfc6f69e
Author: Clifford Emeka <email address hidden>
Date: Wed Mar 29 09:25:42 2023 +0100

    Change the default value for `is_public` for share group type creation

    The default value for "is_public" parameter for share group type
    creation should be True. However, it is set to `false`. Fix the
    error in the documentation and sets the default value of `is_public`
    to `true`.

    Closes-bug: #1997743
    Change-Id: Ia596ec0ffcf16414c6b4a5f0e1631e7a755af23a