Description of problem: rhsc shell by default creates a virt cluster instead of gluster cluster. Version-Release number of selected component (if applicable): rhsc-2.1.0-0.bb4.el6rhs.noarch How reproducible: Always Steps to Reproduce: 1. Login to rhsc-shell 2. Create a cluster using the command "add cluster --name Engineering --cpu-id "Intel Penryn Family" --datacenter-name Default --version-major 3 --version-minor 2 3. Actual results: It creates a virt cluster by default. Expected results: It should create a gluster cluster by default. Additional info:
please note this is REST API default behavior, not sdk/cli, so change of default should happen probably in engine side
Sahina, please review the doc text for the known issue.
Execute the add cluster command with the --gluster_service flag set to True. --> Execute the add cluster command with the --gluster_service flag set to True and --virt_service set to False.
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