Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-ec2imgutils-9.0.0-lp152.2.3.1 RPM for noarch

From OpenSuSE Ports Leap 15.2 updates for noarch

Name: python3-ec2imgutils Distribution: openSUSE Leap 15.2
Version: 9.0.0 Vendor: openSUSE
Release: lp152.2.3.1 Build date: Thu Sep 3 23:10:51 2020
Group: System/Management Build host: obs-arm-8
Size: 271277 Source RPM: python3-ec2imgutils-9.0.0-lp152.2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/SUSE-Enceladus/ec2imgutils
Summary: Image management utilities for AWS EC2
A collection of image manipulation utilities for AWS EC2. These include:
- ec2deprecateimg: Deprecates images by applying tags per convention
- ec2publishimg: Set image visibility
- ec2uploadimg: Upload an image to AWS EC2

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Aug 24 2020 Robert Schweikert <rjschwei@suse.com>
  - 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
* Mon Jun 15 2020 Sean Marlow <sean.marlow@suse.com>
  - Update to version 8.1.2 (bsc#1172948)
    + Fix regression in deprecation and list image related to logger
      changes.
* Mon Jun 08 2020 Robert Schweikert <rjschwei@suse.com>
  - Update to version 8.1.1
    + Handle log adapter when getting log_level and set log_level as
      instance attr
* Fri Jun 05 2020 Robert Schweikert <rjschwei@suse.com>
  - 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
* Wed May 20 2020 Robert Schweikert <rjschwei@suse.com>
  - 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
* Thu Mar 19 2020 Robert Schweikert <rjschwei@suse.com>
  - 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
* Wed Feb 05 2020 Robert Schweikert <rjschwei@suse.com>
  - 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
* Thu Nov 14 2019 Sean Marlow <sean.marlow@suse.com>
  - 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.
* Mon Aug 05 2019 Robert Schweikert <rjschwei@suse.com>
  - Update to version 7.0.5 (bsc#1144357, 1144358)
    + Avoid name collision when creating a security group with a
      generated nmae.
* Wed Dec 19 2018 Robert Schweikert <rjschwei@suse.com>
  - 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)
* Fri Nov 16 2018 Robert Schweikert <rjschwei@suse.com>
  - Fix build issue, tarball had missing files
* Thu Nov 15 2018 Robert Schweikert <rjschwei@suse.com>
  - Update to version 7.0.3
    + General improvements, latent bug fixes
* Fri Nov 09 2018 Robert Schweikert <rjschwei@suse.com>
  - Update to version 7.0.2
    + Fix syntax error in ec2deprecateimg, ec2publishimg, ec2removeimg
* Fri Nov 09 2018 Robert Schweikert <rjschwei@suse.com>
  - Update to version 7.0.1
    + Fix syntax error in ec2uploadimg
* Tue Nov 06 2018 Robert Schweikert <rjschwei@suse.com>
  - Update to version 7.0.0
    + Complete ec2removeimg implementation
    + Ready for release and replacement of individual packages
* Thu Nov 01 2018 Robert Schweikert <rjschwei@suse.com>
  - Update to version 6.9.99
    + Initial implementation of ec2removeimg
* Thu Sep 27 2018 Robert Schweikert <rjschwei@suse.com>
  - Initial build
    + Version 6.9.98
    + First consolidation build of ec2deprecateimg, ec2publishimg, ec2uploadimg

Files

/usr/bin/ec2deprecateimg
/usr/bin/ec2listimg
/usr/bin/ec2publishimg
/usr/bin/ec2removeimg
/usr/bin/ec2uploadimg
/usr/lib/python3.6/site-packages/ec2imgutils
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/ec2imgutils-9.0.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/ec2imgutils/VERSION
/usr/lib/python3.6/site-packages/ec2imgutils/__init__.py
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2deprecateimg.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2imgutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2imgutilsExceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2listimg.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2publishimg.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2removeimg.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2setup.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2uploadimg.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/__pycache__/ec2utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ec2imgutils/ec2deprecateimg.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2imgutils.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2imgutilsExceptions.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2listimg.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2publishimg.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2removeimg.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2setup.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2uploadimg.py
/usr/lib/python3.6/site-packages/ec2imgutils/ec2utils.py
/usr/share/doc/packages/python3-ec2imgutils
/usr/share/doc/packages/python3-ec2imgutils/README.md
/usr/share/licenses/python3-ec2imgutils
/usr/share/licenses/python3-ec2imgutils/LICENSE
/usr/share/man/man1/ec2deprecateimg.1.gz
/usr/share/man/man1/ec2listimg.1.gz
/usr/share/man/man1/ec2publishimg.1.gz
/usr/share/man/man1/ec2removeimg.1.gz
/usr/share/man/man1/ec2uploadimg.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:28:18 2024