pungi/pungi/phases
Lubomír Sedlář ae30c07553 [koji-wrapper] Use more descriptive method names
The methods mentioning image build are generic and can work for other
task types.

get_image_build_paths -> get_image_paths
run_create_image_cmd -> run_blocking_cmd

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-01-29 09:02:02 +01:00
..
gather Toggle multilib per variant 2016-01-20 12:53:08 +01:00
pkgset Toggle multilib per variant 2016-01-20 12:53:08 +01:00
__init__.py Move image checksum collecting to separate phase 2015-11-24 09:36:13 +01:00
base.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
buildinstall.py Don't crash on generating volid without variant 2016-01-04 19:27:11 +01:00
createiso.py Add option to specify non-failing stuff 2015-12-17 11:15:47 +01:00
createrepo.py Fix expected type of createrepo_checksum config option 2015-09-10 07:09:37 -04:00
extra_files.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
image_build.py [koji-wrapper] Use more descriptive method names 2016-01-29 09:02:02 +01:00
image_checksum.py Fix generating checksum files 2015-12-03 10:54:09 +01:00
init.py Toggle multilib per variant 2016-01-20 12:53:08 +01:00
live_images.py [koji-wrapper] Use more descriptive method names 2016-01-29 09:02:02 +01:00
product_img.py Remove computing checksums from phases 2015-11-24 09:36:19 +01:00
test.py Toggle multilib per variant 2016-01-20 12:53:08 +01:00