delfin icon indicating copy to clipboard operation
delfin copied to clipboard

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring

Results 152 delfin issues
Sort by recently updated
recently updated
newest added

**Issue/Feature Description:** **Why this issue to fixed / feature is needed(give scenarios or use cases):** get/v1/storages/access_info is showing "snmp_config" instead of "access_info" and also description also showing snmp_config ![Uploading 1.jpg…]()...

**Issue/Feature Description:** update name and description in this file should be disk-> get/v1/disks GET v1/disks is showing "ports" instead of "disks" and also in description it was showing ports ![Uploading...

**What this PR does / why we need it**: ### This PR updates supported ubuntu verisions with ubuntu 20.04 **Which issue this PR fixes** *(optional, in `fixes #(, fixes #,...

SODACODE2022
SODALOW

**Issue/Feature Description:** The __init__ in class AlertHandler is redundant (delfin/drivers/dell_emc/vmax/alert_handler/unisphere_alerts.py) **Why this issue to fixed / feature is needed(give scenarios or use cases):** **How to reproduce, in case of a...

SODACODE2022
SODALOW

**Issue/Feature Description:** Remove un-used param _sort_key from delfin/db/sqlalchemy/api.py:2972 **Why this issue to fixed / feature is needed(give scenarios or use cases):** **How to reproduce, in case of a bug:** **Other...

SODACODE2022
SODALOW

There is an issue in the sqlalchemyutils.py file. The issue is that, there is an unused variable _sort_key in line 106.

SODACODE2022
SODALOW

**Issue/Feature Description:** pycharm ide has rich set of features for python development. Adding documentation can help for effective contribution **Why this issue to fixed / feature is needed(give scenarios or...

SODACODE2022
SODATESTMED

#Grammatical enhancements (SODACODE2022) Changed 'intelligent' to 'intellect' as it sounds more professional. Modified some sentence to get rid of repetition of 'it will also'. Changed 'more and more' to multiple...

Signed-off-by: nikita15p **What this PR does / why we need it**: Unit test coverage **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that...

Can we use a custom base image with all these dependencies pre-installed in it to reduce the number of layers and build time. (Just keep a seprate docker file to...

SODACODE2022
SODAHIGH