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

Add new VM cpu and memory functions #432

Merged
merged 29 commits into from
Feb 21, 2022

Conversation

vbauzys
Copy link
Contributor

@vbauzys vbauzys commented Jan 31, 2022

  • Add methods vm.ChangeCPU and vm.ChangeMemory
  • Deprecated vm.ChangeMemorySize in favor of vm.ChangeMemory
  • Deprecated vm.ChangeCPUCount and vm.ChangeCPUCountWithCore in favor of vm.ChangeCPU

vbauzys and others added 25 commits August 25, 2020 08:55
Merge branch 'master' of github.com:vmware/go-vcloud-director
Merge branch 'master' of github.com:vmware/go-vcloud-director
Merge branch 'master' of github.com:vmware/go-vcloud-director
# Conflicts:
#	govcd/api.go
#	govcd/api_vcd_test.go
#	govcd/openapi_endpoints.go
#	types/v56/constants.go
#	types/v56/openapi.go
@vbauzys vbauzys self-assigned this Jan 31, 2022
@vbauzys vbauzys requested review from mikeletux and adambarreiro and removed request for dataclouder January 31, 2022 14:27
@vbauzys vbauzys merged commit b7b37ed into vmware:main Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants