Comment 2 for bug 1838790

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

Reviewed: https://review.opendev.org/674348
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-ceph/commit/?id=ae9d524b79d97cb6a7992f36eb51bca2d667d67e
Submitter: Zuul
Branch: master

commit ae9d524b79d97cb6a7992f36eb51bca2d667d67e
Author: vkmc <email address hidden>
Date: Fri Aug 2 13:30:33 2019 -0300

    Update syntax for cephfs snapshot enablement

    We should be using "ceph fs set <fs_name> allow_new_snaps true"
    instead of using the mds call

    Change-Id: I7a709d49ec4c93b2a06e961ca8ca1414cf4c1918
    Closes-Bug: #1838790