Skip to content

[google compute] Added setMachineType method to allow for changing si…#721

Closed
erjohnso wants to merge 1 commit into
apache:trunkfrom
erjohnso:gce_setMachineType
Closed

[google compute] Added setMachineType method to allow for changing si…#721
erjohnso wants to merge 1 commit into
apache:trunkfrom
erjohnso:gce_setMachineType

Conversation

@erjohnso
Copy link
Copy Markdown
Contributor

@erjohnso erjohnso commented Mar 7, 2016

…zes of instances.

Google Compute Engine supports both predefined machine types and custom machine types. It is also possible to change the machine type of an existing virtual machine via the API withsetMachineType (note the instance must first be stopped), and this PR exposes this feature.

The PR includes an update to the gce_demo.py script to show how to use the feature along with test coverage for the feature.

@asfgit asfgit closed this in 6f3279c Mar 7, 2016
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.

1 participant