emc-openstack / storops

Python storage management library for VNX and Unity.
Apache License 2.0
54 stars 29 forks source link

Unity: skip hlu0 for snap host access #314

Closed Murray-LIANG closed 4 years ago

Murray-LIANG commented 4 years ago

Modify hlu to non-zero after attaching the snap to the host.

codecov[bot] commented 4 years ago

Codecov Report

Merging #314 into master will decrease coverage by 0.03%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
- Coverage   91.69%   91.66%   -0.04%     
==========================================
  Files          91       91              
  Lines       13297    13303       +6     
  Branches     1601     1602       +1     
==========================================
+ Hits        12193    12194       +1     
- Misses        708      713       +5     
  Partials      396      396              
Impacted Files Coverage Δ
storops/unity/resource/host.py 89.39% <0.00%> (-1.38%) :arrow_down:
storops/connection/client.py 85.48% <100.00%> (+0.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d01ef68...a64dc06. Read the comment docs.