Bug 1044937

Summary: gluster volume: migrate and stopmigrate functionalities are not available
Product: Red Hat Enterprise Virtualization Manager Reporter: Timothy Asir <tjeyasin>
Component: ovirt-engine-sdkAssignee: Michael Pasternak <mpastern>
Status: CLOSED NOTABUG QA Contact: Elena <edolinin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, bazulay, iheim, oramraz, Rhev-m-bugs, srevivo, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-19 09:27:14 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:

Description Timothy Asir 2013-12-19 09:23:47 UTC
Description of problem:
Migrate and stopmigrate functions are not available. And the generated code has the same function name for migrate, stopmigrate and activate functionalities in brockers.py

How reproducible:
Always

Steps to Reproduce:
1) Build and run the latest ovirt engine
2) Update the credentials in src/codegen/main.py
3) run main.py. (This will generate the API)
4) search "migrate" in ovirtsdk/infrastructure/brokers.py

Actual results:
Function name and parameters will be same for migrate,
stopmigrate and activate
ex:-

Expected results:
it should have function names like migrate, stopmigrate
and activate.

Comment 1 Michael Pasternak 2013-12-19 09:27:14 UTC
Timothy,

generating an sdk is not something that user should do, you can report bugs
only against official release of sdk (not against something that was not released
yet)