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

Fix KVM UUID Template name issue #96

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Fix KVM UUID Template name issue #96

merged 1 commit into from
Nov 1, 2022

Conversation

norrland
Copy link
Collaborator

@norrland norrland commented Nov 1, 2022

When creating a KVM server resource using an UUID template ID as template name, the getTemplate helper could not match this to the ID in ServerDetails.InitialTemplate.

  • Add if-statement to check InitialTemplate.ID
  • Update glesys_server Tests

Fixes #78

When creating a KVM server resource using an UUID template ID as template name, the getTemplate helper could not match this to the ID in ServerDetails.InitialTemplate.

* Add if-statement to check InitialTemplate.ID
* Update glesys_server Tests

Fixes #78
@norrland norrland merged commit 2dd5e52 into main Nov 1, 2022
@norrland norrland deleted the 78-kvm-template-uuid branch November 1, 2022 13:56
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.

KVM template mismatch when using UUID
1 participant