Bug 1109548

Summary: cluster-id option is missing in auto-completion, when create new template
Product: Red Hat Enterprise Virtualization Manager Reporter: Artyom <alukiano>
Component: ovirt-engine-sdkAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: bazulay, gklein, iheim, juan.hernandez, mavital, oramraz, rbalakri, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: virt
Fixed In Version: rhevm-sdk-python-3.5.0.3-1.el6_5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 08:28:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1142923, 1156165    

Description Artyom 2014-06-15 08:08:33 UTC
Description of problem:
cluster-id option is missing in auto-completion, when you create new template

Version-Release number of selected component (if applicable):
av9.5

How reproducible:
Always

Steps to Reproduce:
1. Enter to rhevm-shell
2. Run command add template, click TAB, shell will show you auto-complete options
3.

Actual results:
No cluster-id

Expected results:
cluster-id must exist

Additional info:

Comment 1 Juan Hernández 2014-06-16 08:57:18 UTC
This happens because the cluster name and identifier aren't documented as optional parameters of the operation that adds a template. The RSDL metadata file rdsl_metadata.yaml file needs to be fixed. Once this is fixed the Python SDK needs to be regenerated. Once the Python SDK is regenerated the CLI will automatically support the option, no need to modify it.

Comment 2 Juan Hernández 2014-07-11 10:00:03 UTC
This is a simple fix in the metadata, so I'm taking it. Once the metadata is fixed the SDKs will need to be regenerated.

Comment 3 Juan Hernández 2014-07-14 08:44:37 UTC
The fix for this issue has been merged into the upstream 3.5 branch, so it will be available downstream with the next rebase.

Comment 4 Juan Hernández 2014-07-14 14:03:51 UTC
The Python SDK needs to be regenerated to complete the fix of this issue.

Comment 5 Lukas Svaty 2014-08-12 09:06:43 UTC
verified in rhevm-sdk-python-3.5.0.3-1.el6_5.noarch

Comment 6 Omer Frenkel 2015-02-17 08:28:50 UTC
RHEV-M 3.5.0 has been released