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

Changed self.extra_config['cpu_ratio'] to self.cpu_overcommit_ratio #14

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

Conversation

d819r197
Copy link

@d819r197 d819r197 commented Mar 4, 2019

If aggregate hosts exists within cluster, the hypervisor.py file will fail with error:
ERROR:'HypervisorStats' object has no attribute 'extra_config'
ERROR:failed to get data for cache key hypervisor_stats
The patch that I am trying to push replaces that variable with another variable used in the code before it. After changing the variables the program collects the desired information.

@Jaesang
Copy link

Jaesang commented Feb 11, 2020

Who is working on this patch? I hope this patch will be applied soon.

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.

2 participants