Description of problem: Currently, the command #rhsc-config -l list all the configurable options which are not relevant in RHS-C like, VM, SPM, etc. Examples: ------------ [root@qa-vm13 ]# rhsc-config -l |grep VM EnableUSBAsDefault: "Enable USB devices attachment to the VM by default" (Value Type: String) MaxVmNameLengthNonWindows: "Max VM name length for non-Windows OS" (Value Type: Integer) MaxVmNameLengthWindows: "Max VM name length in Windows" (Value Type: Integer) MaxVmsInPool: "Max VMs In Pool" (Value Type: Integer) VmPoolMaxSubsequentFailures: "Maximum number of subsequent VM creation failures before giving up." (Value Type: Integer) NumberOfVmsForTopSizeVms: "Number of VMs with highest disk size to display" (Value Type: Integer) NumberOfUSBSlots: "Number of USB slots in VMs with native USB support" (Value Type: Integer) UserDefinedVMProperties: "User defined VM properties" (Value Type: UserDefinedVMProperties) VMMinMemorySizeInMB: "Minimal memory size of virtual machine in MB" (Value Type: Integer) AllowDuplicateMacAddresses: "Enable duplicate MAC address for VM network interface" (Value Type: String) [root@qa-vm13 ovirt-engine]# [root@qa-vm13 ovirt-engine]# [root@qa-vm13 ovirt-engine]# [root@qa-vm13 ovirt-engine]# rhsc-config -l |grep SPM SPMFailOverAttempts: "Number of attempts to connect to the Storage Pool Manager before Failover" (Value Type: Integer) SpmVCpuConsumption: "The CPU consumption of SPM embodied as number of VCPUs on the Host" (Value Type: Integer) WaitForVdsInitInSec: "Wait to a Host to complete init in SPM selection" (Value Type: Integer) ------------ We need to find and remove all the options from rhsc-config, that are not relevant to RHS-C Version-Release number of selected component (if applicable): Red Hat Storage Console Version: 2.1.0-0.bb3.el6rhs How reproducible: Always Steps to Reproduce: 1. Execute #rhsc-config -l and see the rhevm related options getting listed Actual results: Rhevm related options are currently seen Expected results: All non RHS-C related options should be removed.
We are not planning to fix it. Hence closing this BZ. If you think, it's applicable for 3.x release and would have an impact on customer, pls. open up a new BZ with the appropriate version. Thanks, -Dusmant