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

CA-384191: Fix missing values for min VM restrictions #3242

Merged

Conversation

danilo-delbusso
Copy link
Member

  • Min and max should also include the defaults when looking across all templates
  • Ensure exception isn't hit unnecessarily when parsing restriction value for VMs
  • Allow use of GetRestrictionValueFromMatchingTemplate with template objects
  • Parallelize GetRestrictionValueAcrossTemplates call

@danilo-delbusso danilo-delbusso added the ASAP PR should be reviewed as soon as possible label Oct 24, 2023
@danilo-delbusso danilo-delbusso self-assigned this Oct 24, 2023
XenModel/XenAPI-Extensions/VM.cs Outdated Show resolved Hide resolved
- Min and max should also include the defaults when looking across all templates
- Ensure exception isn't hit unnecessarily when parsing restriction value for VMs
- Allow use of `GetRestrictionValueFromMatchingTemplate` with template objects
- Parallelize `GetRestrictionValueAcrossTemplates` call

Signed-off-by: Danilo Del Busso <[email protected]>
@danilo-delbusso danilo-delbusso added the updated Changes completed, please review label Oct 24, 2023
@CitrixChris CitrixChris added the 1 approval PR has been approved by one reviewer label Oct 25, 2023
@kc284 kc284 merged commit 14a3539 into xenserver:feature/64-vcpus Oct 25, 2023
1 check passed
@kc284 kc284 added 2 approvals PR has been approved by two reviewers and removed 1 approval PR has been approved by one reviewer updated Changes completed, please review ASAP PR should be reviewed as soon as possible labels Oct 26, 2023
@danilo-delbusso danilo-delbusso deleted the bug/warning_label_CA-384191 branch October 26, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 approvals PR has been approved by two reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants