Bug 1832822 - Cockpit: Blacklist list in inventory file entering empty fields
Summary: Cockpit: Blacklist list in inventory file entering empty fields
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: cockpit-ovirt
Classification: oVirt
Component: gluster-ansible
Version: 0.14.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ovirt-4.4.1
: 0.14.8
Assignee: Parth Dhanjal
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: 1832879
TreeView+ depends on / blocked
 
Reported: 2020-05-07 10:31 UTC by Parth Dhanjal
Modified: 2020-08-05 06:24 UTC (History)
2 users (show)

Fixed In Version: cockpit-ovirt-0.14.8
Clone Of:
: 1832879 (view as bug list)
Environment:
Last Closed: 2020-08-05 06:24:39 UTC
oVirt Team: Gluster
Embargoed:
sasundar: ovirt-4.4?
godas: devel_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 109114 0 master MERGED Fixing blacklist device when lvcache checked 2020-09-25 12:44:40 UTC

Description Parth Dhanjal 2020-05-07 10:31:39 UTC
Description of problem:
Blacklist device list includes lvcache device even when lvcache isn't enabled.


Version-Release number of selected component (if applicable): cockpit-ovirt-0.14.6


How reproducible: Always


Steps to Reproduce:
1. Generate inventory file through cockpit-ovirt without enabling lvcache

Actual results:

```
      blacklist_mpath_devices:
        - sdb
        - ''
```

Expected results:

```
      blacklist_mpath_devices:
        - sdb
```

Additional info:

Comment 1 Sandro Bonazzola 2020-05-18 14:46:33 UTC
Moved to 4.4.1 not being marked as blocker for 4.4.0 and we are preparing to GA.

Comment 2 SATHEESARAN 2020-07-14 06:01:23 UTC
Verified with cockpit-ovirt-dashboard-0.14.9

When providing the default values for bricks, there is no empty fields generated for blacklist task

Comment 3 Sandro Bonazzola 2020-08-05 06:24:39 UTC
This bugzilla is included in oVirt 4.4.1 release, published on July 8th 2020.

Since the problem described in this bug report should be resolved in oVirt 4.4.1 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


Note You need to log in before you can comment on or make changes to this bug.