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

Hot fix vm status list mismatch bug #985

Merged
merged 2 commits into from
Nov 24, 2021
Merged

Conversation

seokho-son
Copy link
Member

  • VM 오브젝트 리스트와 VM 상태 오브젝트 리스트 간 순서의 미스매치로 인한 오류 수정
  • 각자 소팅을 적용하고, 동일한 VM ID인 경우에만 값을 대입하도록 보완
    • 다소 계산량이 추가(ID가 동일한지 확인)되지만, 안정성 향상
    • 향후 계산량은 개선 필요

@jihoon-seo jihoon-seo merged commit 0578892 into cloud-barista:main Nov 24, 2021
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