-
Notifications
You must be signed in to change notification settings - Fork 354
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
Add support for multiple arrays of Embedded Unisphere #697
Conversation
e7914d2
to
f9f6e82
Compare
Codecov Report
@@ 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
|
delfin/drivers/dell_emc/vmax/rest.py
Outdated
'status_code': status_code}) | ||
LOG.info("No response received from API. Status code " | ||
"received is: %(status_code)s", | ||
{'status_code': status_code}) |
There was a problem hiding this comment.
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?
f9f6e82
to
5ee4f0d
Compare
please fix i issue |
1f5648e
to
d1b8ee0
Compare
d1b8ee0
to
11afb9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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: