a6e67cc54d
- Support IMDS version setting (bsc#1220168) + For SLE 15 SP6 and later images we want to have instance launch with IMDS v2 as the default access protocol. This is accomplished by setting the a attribute on the image. The new --imds-support command line argument supports this setting. - Fix version confusion between boto3 and botocore for dependency
Robert Schweikert2024-02-23 15:20:26 +00:00
3ffd84d161
- Update to version 10.0.1 + Follow up fix to (bsc#1199722) allow the user a choice of 2.0 and v2.0 as tpm versions on the command line
Robert Schweikert2022-05-24 20:29:33 +00:00
c40814472a
- Update to version 10.0.0 (bsc#1199722) + Add --tpm-support as command line option and tpm_support to the API to register images that support NitroTPM + API change for ec2deprecateimg. It is now possible to deprecate an image without providing a successor image.
Robert Schweikert2022-05-24 13:52:38 +00:00
f5c4444816
- Update to version 9.0.4 (bsc#1192298) + Set a time out for the ssh connection to avoid hang in a multi threaded environment
Robert Schweikert2021-11-03 13:57:38 +00:00
a1401b41fc
- Update to version 9.0.2 (bsc#1189649) + In addition to tagging images in AWS also set them to deprecated in EC2. This allows the framework to hide the images from new users when images are no longer supposed to be used.
Robert Schweikert2021-08-27 19:47:23 +00:00
25c56eac15
- Update to version 9.0.1 (bsc#1179890) + Support gp3 as option to create EBS root volume. This allows image creation with the new storage class and save 20% of cost.
Robert Schweikert2020-12-12 13:17:03 +00:00
10b98546b4
- Update to version 9.0.0 + Handle traceback generated by ec2uploadimg + Fix ec2removeimg implementation w.r.t. missing implementation of delete confirmation when multiple images are to be deleted
Robert Schweikert2020-08-24 18:04:54 +00:00
bbca3e8f00
- Update to version 8.1.1 + Handle log adapter when getting log_level and set log_level as instance attr
Robert Schweikert2020-06-08 13:53:46 +00:00
20f5d17af6
- Update to version 8.1.0 (bsc#1172579) + Do not call the AWS API if the image copy setting has no value to avoid an API error. + Add new utility ec2listimg to list images owned by the specified account + Switch all code to support output to a logger
Robert Schweikert2020-06-05 18:21:48 +00:00
e473d71e30
Accepting request 808021 from Cloud:Tools
Yuchen Lin2020-05-26 15:19:15 +00:00
f918bf637a
- Update to version 8.0.0 (bsc#1171933) + Incompatible command line argument change for ec2publishimg. The --allow-copy option is no longer a bolean. It now supports the image and none keywords as well as a comma separated list of AWS account numbers. + Support having the snapshot copy permissions set differently than the image copy permissions. This supports published image aggregation into AWS MP. + ec2uploadimg tags the helper instance
Robert Schweikert2020-05-21 15:01:26 +00:00
9222c94e45
- Update to version 7.0.9 (bsc#1167148) + Support uploading with helper instances that handle disk attachments via NVMe protocol + Improve output of help for clarity + Improve progress message for ssh connection to make it easier to discover issues + Fix implementation for using root-swap method with a running instance
Robert Schweikert2020-03-23 14:09:23 +00:00
4e81d153dd
- Update to version 7.0.8 (bsc#1162712) + For ARM image upload automatically enable ENA support. ARM based instances require the ENA driver in the kernel
Robert Schweikert2020-02-05 13:07:22 +00:00
38155cc7a9
- Update to version 7.0.5 (bsc#1144357, 1144358) + Avoid name collision when creating a security group with a generated nmae.
Robert Schweikert2019-08-05 16:24:14 +00:00
943164c9d5
- Update to version 7.0.4 + Fix traceback in ec2rmimg due to variable name issue + Use proper subnet when no default exists in user account + Properly enforce use of machine argument and support ARM (bsc#1118027)
Robert Schweikert2018-12-19 18:00:38 +00:00