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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

B-491: template: add disk and nic update #541

Merged
merged 1 commit into from Apr 18, 2024
Merged

Conversation

treywelsh
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request

Description

Add code and related tests to update disks and NICs in the template resource

References

Close #491

New or Affected Resource(s)

  • opennebula_template

Checklist

  • I have created an issue and I have mentioned it in References
  • My code follows the style guidelines of this project (use go fmt)
  • My changes generate no new warnings or errors
  • I have updated the unit tests and they pass succesfuly
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation (if needed)
  • I have updated the changelog file

@treywelsh treywelsh changed the title B #491: template: add disk and nic update B-491: template: add disk and nic update Apr 18, 2024
@treywelsh treywelsh marked this pull request as ready for review April 18, 2024 13:27
@frousselet frousselet merged commit c69a462 into master Apr 18, 2024
7 checks passed
@frousselet frousselet deleted the b-491-add-disk-update branch April 18, 2024 13:32
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.

Disk change in VM Template doesn't take effect
2 participants