17
0
Commit Graph

14 Commits

Author SHA256 Message Date
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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=26
2020-08-24 18:04:54 +00:00
563b70f4dd Accepting request 814769 from home:seanmarlow:branches:Cloud:Tools
- Update to version 8.1.2 (bsc#1172948)
  + Fix regression in deprecation and list image related to logger
    changes.

OBS-URL: https://build.opensuse.org/request/show/814769
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=24
2020-06-18 14:50:44 +00:00
bbca3e8f00 - Update to version 8.1.1
+ Handle log adapter when getting log_level and set log_level as
    instance attr

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=22
2020-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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=20
2020-06-05 18:21:48 +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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=18
2020-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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=16
2020-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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=14
2020-02-05 13:07:22 +00:00
aea272a918 Accepting request 748770 from home:seanmarlow:branches:Cloud:Tools
- Update to version 7.0.7
  + Fix cleanup with --use-root-swap img upload.
- Update to version 7.0.6
  + Add requirements files to manifest.
  + Avoid race condition with security group creation.
  + Remove code duplication when avoiding group name
    collision.

OBS-URL: https://build.opensuse.org/request/show/748770
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=12
2019-11-16 05:38:18 +00:00
38155cc7a9 - Update to version 7.0.5 (bsc#1144357, 1144358)
+ Avoid name collision when creating a security group with a
    generated nmae.

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=10
2019-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)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=8
2018-12-19 18:00:38 +00:00
3fb8164b22 - Update to version 7.0.3
+ General improvements, latent bug fixes

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=5
2018-11-15 19:05:10 +00:00
0d66eb7e22 - Update to version 7.0.2
+ Fix syntax error in ec2deprecateimg, ec2publishimg, ec2removeimg

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=3
2018-11-09 19:24:46 +00:00
587a191ed1 - Update to version 7.0.1
+ Fix syntax error in ec2uploadimg

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=2
2018-11-09 14:41:28 +00:00
3d6a37a77c Accepting request 646741 from home:rjschwei
- New package to replace the individual image manipulation packages

OBS-URL: https://build.opensuse.org/request/show/646741
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=1
2018-11-09 14:06:49 +00:00