Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adkerr committed Oct 18, 2017
1 parent a93463d commit b925df1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,27 @@

**Fixes:**
- Changed the SolidFire driver to tear down the iSCSI connection as part
of the docker volume delete operation
(Issue [#93](https://github.com/NetApp/netappdvp/issues/93)).
of the docker volume delete operation (Issue [#93](https://github.com/NetApp/netappdvp/issues/93)).
- nDVP plugin no longer requires /etc/iscsi bind mount even for NFS-only
installs (Issue [#82](https://github.com/NetApp/netappdvp/issues/82)).
- Added pagination to ONTAP API calls, the lack of which in rare cases
could cause nDVP to fail.
- Fixed issue where ONTAP NAS volumes were not mountable immediately
after creation when using load-sharing mirrors for the SVM root
volume (Issue [#84](https://github.com/NetApp/netappdvp/issues/84)).
- Fixed a bug where port names on E-Series could exceed the 30 character
system limitation.
- Fixed an issue where large data sets could cause the log system to
crash the plugin.

**Enhancements:**
- Added controller serial numbers to logs.
- Added ontap-nas-economy driver.
- Added aggregate validation to the ONTAP drivers
(Issue [#92](https://github.com/NetApp/netappdvp/issues/92)).
- Added support for xfs and ext3 to the SolidFire, ONTAP SAN, and
E-series drivers
(Issue [#73](https://github.com/NetApp/netappdvp/issues/73)).
- Added iSCSI multipath support to SolidFire driver
(Issue [#49](https://github.com/NetApp/netappdvp/issues/49)).
E-series drivers (Issue [#73](https://github.com/NetApp/netappdvp/issues/73)).
- Added iSCSI multipath support to SolidFire driver (Issue [#49](https://github.com/NetApp/netappdvp/issues/49)).
- Added support for NetApp Volume Encryption to the ONTAP drivers.

## 17.07.0
Expand Down

0 comments on commit b925df1

Please sign in to comment.