Skip to content

Add support for multiple engine - #62

Open
galitf wants to merge 1 commit into
lago-project:masterfrom
galitf:support_more_engine
Open

Add support for multiple engine#62
galitf wants to merge 1 commit into
lago-project:masterfrom
galitf:support_more_engine

Conversation

@galitf

@galitf galitf commented Sep 3, 2018

Copy link
Copy Markdown
Contributor

Signed-off-by: Galit galfrid@gmail.com

Comment thread ovirtlago/virt.py Outdated
def update_clusters_cpu(self, timeout=2 * 60, idx=0):
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
Copy Markdown

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
Copy Markdown
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
galitf force-pushed the support_more_engine branch from 386089c to 9a964eb Compare September 20, 2018 09:10
@galitf

galitf commented Sep 20, 2018

Copy link
Copy Markdown
Contributor Author

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
Signed-off-by: Galit <galfrid@gmail.com>
@galitf
galitf force-pushed the support_more_engine branch from 261418a to 5280615 Compare November 5, 2018 06:36
@galitf

galitf commented Nov 5, 2018

Copy link
Copy Markdown
Contributor Author

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