Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple arrays of Embedded Unisphere #697

Merged
merged 4 commits into from
Sep 28, 2021

Conversation

joseph-v
Copy link
Collaborator

What this PR does / why we need it:
Add support for multiple arrays of Embedded Unisphere

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@joseph-v joseph-v force-pushed the vmax-multi-array-fix branch 2 times, most recently from e7914d2 to f9f6e82 Compare September 16, 2021 04:23
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #697 (aa551b1) into master (ca4b819) will decrease coverage by 0.07%.
The diff coverage is 31.81%.

@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
- Coverage   70.52%   70.45%   -0.08%     
==========================================
  Files         163      163              
  Lines       15871    15886      +15     
  Branches     1972     1976       +4     
==========================================
- Hits        11193    11192       -1     
- Misses       4020     4033      +13     
- Partials      658      661       +3     
Impacted Files Coverage Δ
delfin/drivers/dell_emc/vmax/client.py 75.47% <31.81%> (-4.53%) ⬇️
delfin/drivers/fake_storage/__init__.py 94.79% <0.00%> (-0.28%) ⬇️

delfin/drivers/dell_emc/vmax/client.py Show resolved Hide resolved
'status_code': status_code})
LOG.info("No response received from API. Status code "
"received is: %(status_code)s",
{'status_code': status_code})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why need info log here?

@joseph-v joseph-v force-pushed the vmax-multi-array-fix branch from f9f6e82 to 5ee4f0d Compare September 19, 2021 09:05
@wisererik
Copy link
Collaborator

please fix i issue

@joseph-v joseph-v force-pushed the vmax-multi-array-fix branch 2 times, most recently from 1f5648e to d1b8ee0 Compare September 22, 2021 03:33
@joseph-v joseph-v force-pushed the vmax-multi-array-fix branch from d1b8ee0 to 11afb9b Compare September 22, 2021 06:14
Copy link
Collaborator

@wisererik wisererik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@NajmudheenCT NajmudheenCT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NajmudheenCT NajmudheenCT merged commit 4d25845 into sodafoundation:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants