Skip to content

Releases: hpe-storage/common-host-libs

Removed glide and legacy build

18 Jan 20:29
65eb017
Compare
Choose a tag to compare

Multipath fixes and minor updates.

24 Feb 17:14
8b8d701
Compare
Choose a tag to compare
Merge pull request #175 from sijeesh/exec_timeout_fix

ExecCommandOutputWithTimeout-timeout parameter fix

Common multipath parsing for Primera and Nimble

06 Apr 05:17
789bc8d
Compare
Choose a tag to compare
Fixed test case failures for multipath.conf changes (#170)

Signed-off-by: Adarsh Pratik <[email protected]>

Remap Lun Fix

11 Feb 06:39
4df04fb
Compare
Choose a tag to compare
WIP: Remaplun fix by reading the wwid instead the vpdpath in case of …

…3PAR (#168)

* Remaplun fix by reading the wwid instead the vpdpath in case of 3PAR

Signed-off-by: bhagyashree_sarawate <[email protected]>

Fix multipath.conf inconsistencies

08 Dec 18:18
29ccbba
Compare
Choose a tag to compare
  • make sure we acknowledge find_multipaths no for all our supported OS
  • fix multipath template to include 3par device section

Changes without the logger (opentracing) modifications

20 Sep 18:19
7563f6b
Compare
Choose a tag to compare
CIDG-1395 : Changed the placement of logoutAndDeleteIscsiTarget() cal…

…l (#157)

* CIDG-1395 : Changed the placement of logoutAndDeleteIscsiTarget() call

Signed-off-by: jyotsna-l <[email protected]>

* Reverted the changes for calling logoutAndDeleteIscsiTarget function

Signed-off-by: jyotsna-l <[email protected]>

NFS suppport

02 Jun 23:17
Compare
Choose a tag to compare

Added support to mount NFS share via chapi.

v4.1.0: Fix to perform discovery on all discoveryIPs returned by CSP (#105) (…

06 Apr 15:13
8f7ccbd
Compare
Choose a tag to compare

Fixes related to iSCSI discovery with multiple discovery-ip addresses.
Changes for CSI driver 1.1.x release.