Joseph Vazhappilly
Joseph Vazhappilly
**What this PR does / why we need it**: Add storage host initiator filter with alias field **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What this PR does / why we need it**: Update fake driver for new initiator type field **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What this PR does / why we need it**: Update API Spec for host mapping model changes. Following models are updated 1. MaskingView: Removed native_port_id from the model 2. StorageHostInitiator:...
**Issue/Feature Description:** When new drivers are added, masking view models needs to be updated. Following models needs update, 1. Remove `native_port_id` from `MaskingView` model 2. Add `type` to `StorageHostInitiator` model...
**What this PR does / why we need it**: Add integration fixes **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when...
**What this PR does / why we need it**: Remove hostmapping redundant code **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue...
**Issue/Feature Description:** Support virtual resources like VLAN, LIF etc. in Delfin framework **Why this issue to fixed / feature is needed(give scenarios or use cases):** **How to reproduce, in case...
**What this PR does / why we need it**: Add centralized manager support to delfin **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
**Issue/Feature Description:** Ensure support for Ubuntu 20.04 & 22.04 1. Installation using Ansible and Install Script 2. UI , Unittests and E2E tests 3. Usage with Dashboard 4. Deployment in...
**Issue/Feature Description:** CI for Unit tests & E2E tests in Robotframework is failing for python 3.8, 3.9 versions. It is passing for Python 3.6. This failure needs to be fixed...