blob: 3bd9d62dd050fdf7282d31ca04349200348ce21a (
plain)
1
2
3
4
5
6
7
|
minor_changes:
- na_ontap_volume - ``wait_for_completion`` and ``check_interval`` is now supported for volume move and encryption in REST.
- na_ontap_volume - new option ``max_wait_time`` added.
bugfixes:
- na_ontap_volume - fix error when trying to move encrypted volume and ``encrypt`` is True in REST.
- na_ontap_volume - fix error when trying to unencrypt volume in REST.
- na_ontap_volume - fix KeyError on ``aggregate_name`` when trying to unencrypt volume in ZAPI.
|