Comment 3 for bug 1882590

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

Reviewed: https://review.opendev.org/734735
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=6f58af1ae39b4151db5feaa72deecafb9365ca16
Submitter: Zuul
Branch: master

commit 6f58af1ae39b4151db5feaa72deecafb9365ca16
Author: Felipe Rodrigues <email address hidden>
Date: Fri Jun 5 15:28:01 2020 +0000

    [NetApp] Fix svm scoped account

    When the NetApp backend starts, it needs to know whether the
    `revert_to_snapshot` support exist. So, it was retrieving the
    licenses and checking if the `SnapRestore` is included. Using a
    scoped account, the backend cannot retrieve that information,
    though. So, this patch solves it by sending a fake operation
    `revert_to_snapshot` that must fail. Analyzing the given error, it
    sets the backend support field.

    Closes-Bug: #1882590
    Change-Id: Ib71a6cec939288498e48736f129fbfdacaabe9da