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

Fixes #15717 - Unable to assign a VM in Site to Cluster without Site #15763

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

nopg
Copy link

@nopg nopg commented Apr 18, 2024

Fixes: #15717

Adds to existing IF statement for VirtualMachine.clean() (to match existing check for Device.clean()) to allow for VM to be assigned to a Cluster without a Site.

Updated existing VM test to check for this new use case, and added Device tests for Clusters with Sites matching/not matching as well.

Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken.

@github-actions github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label May 21, 2024
@arthanson
Copy link
Collaborator

@nopg can you please fix the merge conflicts

@nopg
Copy link
Author

nopg commented May 23, 2024

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending closure Requires immediate attention to avoid being closed for inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to assign VM/Device in one site to cluster that has no site
2 participants