17
0
Commit Graph

11 Commits

Author SHA256 Message Date
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
8583628231 - Fix build issue, tarball had missing files
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=6
2018-11-16 16:43:59 +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