pungi/pungi/phases
Lubomír Sedlář 4544b454f8 Stop using .message attribute on exceptions
It does not exist on Python 3. Converting the exception to string works
identically.

The validate methods on many phases are simplified by not calling the
parent (which does not do anything).

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-05-15 14:17:46 +02:00
..
gather Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
pkgset pkgset: Create global repo in parallel to merging pkgsets 2018-05-07 08:38:23 +02:00
__init__.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: Use metadata if skipped 2018-04-23 10:42:33 +02:00
createiso.py createiso: Remove useless method 2018-05-11 12:42:21 +02:00
createrepo.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py init: Stop filtering comps environments all the time 2018-05-10 10:50:21 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
osbs.py osbs: Get correct path to repo for addons 2017-11-20 12:58:49 +01:00
ostree.py Only use comps repo if we really have comps 2018-04-17 15:32:02 +02:00
ostree_installer.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Fall back to mount if guestmount is not available 2018-01-02 17:13:47 +01:00
test.py Port to Python 3 2017-10-24 15:15:31 +02:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00