manila/releasenotes/notes/bug-1772026-nve-license-not-present-fix-e5d2e0d6c5df9227.yaml
Rodrigo Barbieri 61f82e492e [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
2018-07-05 11:27:12 -03:00

5 lines
207 B
YAML

fixes:
- |
Since the addition of NVE support, the Netapp driver used to fail to start
when a VE license is not present on an ONTAP > 9.1. Now the driver starts
but it reports NVE not supported.