Skip to content

LIBCLOUD-545_Change create_image API call params from Reboot to NoReboot and negated set logic#284

Closed
ghost wants to merge 1 commit intotrunkfrom
unknown repository
Closed

LIBCLOUD-545_Change create_image API call params from Reboot to NoReboot and negated set logic#284
ghost wants to merge 1 commit intotrunkfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 29, 2014

See excerpt from: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateImage.html

NoReboot
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance. When the parameter is set to true, Amazon EC2 doesn't shut down the instance before creating the image. When this option is used, file system integrity on the created image can't be guaranteed.

Type: Boolean

Default: false

Required: No

@ghost ghost changed the title Change create_image API call params from Reboot to NoReboot and negated set logic LIBCLOUD-545_Change create_image API call params from Reboot to NoReboot and negated set logic Apr 29, 2014
@Kami
Copy link
Copy Markdown
Member

Kami commented Apr 29, 2014

Looks good. Merged into trunk. Thanks.

@asfgit asfgit closed this in 793e854 Apr 29, 2014
@ghost ghost deleted the LIBCLOUD-545_ec2_create_image_incorrect_parameter branch April 29, 2014 14:21
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.

2 participants