Bug 1044937 - gluster volume: migrate and stopmigrate functionalities are not available
Summary: gluster volume: migrate and stopmigrate functionalities are not available
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-sdk
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Michael Pasternak
QA Contact: Elena
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-19 09:23 UTC by Timothy Asir
Modified: 2014-01-13 01:46 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-19 09:27:14 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)

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)


Note You need to log in before you can comment on or make changes to this bug.