DescriptionCarlos Mestre González
2013-10-04 09:37:12 UTC
Description of problem:
as the title said, adding a iscsi via cli ends in a syntax error
Version-Release number of selected component (if applicable):
rhevm-cli.noarch 3.3.0.7-1.el6ev
rhevm-cli.noarch 3.3.0.7-1.el6ev
How reproducible:
command example: add storagedomain --host-name host1 --type data --storage-type iscsi --name "scsi1" --storage-address test.redhat.com --storage-logical_unit "logical_unit.target=XXXX,logical_unit.address=1.1.1.1,logical_unit.id_=1cmg01"
Steps to Reproduce:
1. Connect to RHEVM via cli
2. Add a iSCSI storage domain
Actual results:
error: "id_" is invalid segment at option "--logical_unit.id_=1cmg01".
Expected results:
The storage domain is added to the DC.
Additional info:
Example of test failing in our jenkins servers: http://jenkins.qa.lab.tlv.redhat.com:8080/view/Storage/view/3.3/job/3.3-storage_sanity_unittest-iscsi-cli/105/artifact/logs/cli_log.log