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

[GOCA] VM Delete() method shouldn't be defined #5684

Closed
7 tasks
christian7007 opened this issue Jan 10, 2022 · 0 comments
Closed
7 tasks

[GOCA] VM Delete() method shouldn't be defined #5684

christian7007 opened this issue Jan 10, 2022 · 0 comments

Comments

@christian7007
Copy link
Contributor

Description
A Delete() method is defined for *VMController. This method call one.vm.delete API method, which doesn't exists.

Either Terminate() or TerminateHard() should be used instead, and Delete() method should be removed.

Details

  • Affected Component: GOCA
  • Version: master

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant