Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple engine #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

galitf
Copy link
Contributor

@galitf galitf commented Sep 3, 2018

Signed-off-by: Galit [email protected]

cpu_family = self.get_ovirt_cpu_family()
api = self.engine_vm().get_api_v4(check=True)
api = self.engine_vm()[idx].get_api_v4(check=True)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should that be engine_vms() and not engine_vm() ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@galitf was this comment addressed?

@galitf
Copy link
Contributor Author

galitf commented Sep 20, 2018

ci test please

@galitf galitf force-pushed the support_more_engine branch 5 times, most recently from 23084cb to 261418a Compare November 5, 2018 05:43
@galitf
Copy link
Contributor Author

galitf commented Nov 5, 2018

ci test please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants