Comment 2 for bug 1772026

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

Reviewed: https://review.openstack.org/579681
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=61f82e492ec95befd9fa623ec035439a6b4a4671
Submitter: Zuul
Branch: master

commit 61f82e492ec95befd9fa623ec035439a6b4a4671
Author: Rodrigo Barbieri <email address hidden>
Date: Mon Jun 11 09:40:20 2018 -0300

    [NetApp driver] NVE License not present fix

    Since the addition of NVE support in the NetApp ONTAP driver,
    the driver fails to start when a VE license is not present on
    a 9.1 (or later) ONTAP box.

    This patch fixes the problem by improving error handling.

    Change-Id: I27bf9f0d1be666f4151281ca52d6bb3377f856ff
    Closes-Bug: #1772026