pungi/pungi/phases
Lubomír Sedlář 8ab7d9f7ba Move import of modulemd to a separate module
This should make it possible to only import the library only when it's
really needed.

DNF does not work with libmodulemd v2. If we import libmodulemd2 and
then dnf, the program will just hang forever. We only need DNF in
pungi-gather, where libmodulemd is not needed, and also where we do need
libmodulemd, we don't have DNF.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-10-03 10:40:31 +02:00
..
gather Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
pkgset Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Move resolving git reference to config validation 2018-11-21 13:25:35 +01:00
buildinstall.py buildinstall: Remove arch_repo usage 2019-09-03 09:31:18 +02:00
createiso.py createiso: Make media.repo sticky 2019-09-04 15:45:15 +02:00
createrepo.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
extra_files.py extra-files: Simplify iterating over variants 2019-09-04 15:45:15 +02:00
extra_isos.py config: Deprecate bootable option 2019-07-22 16:51:38 +08:00
image_build.py Resolve symlinks to images 2019-09-11 15:36:28 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py Resolve symlinks to images 2019-09-11 15:36:28 +02:00
osbs.py osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
ostree.py ostree: Remove arch_repo path usage 2019-09-03 09:31:18 +02:00
ostree_installer.py ostree-installer: Remove usage of arch_repo 2019-09-03 09:31:18 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
test.py Refactor code for removing repoclosure cache 2019-08-23 11:00:17 +08:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00