Bug 1563250

Summary: read module metadata using libmodulemd
Product: [Fedora] Fedora Reporter: Daniel Mach <dmach>
Component: libdnfAssignee: Martin Hatina <mhatina>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: dmach, ignatenko, jmracek, mluscon, rpm-software-management
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-13 08:41:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1563163    

Description Daniel Mach 2018-04-03 12:55:51 UTC
This is an enabler for modularity support in libdnf in Fedora 28.
The overall work is tracked in bug#1563163.

read module metadata using libmodulemd
* libdnf integration with libmodulemd
* be able to read module metadata in libdnf

Comment 1 Martin Hatina 2018-04-13 08:47:03 UTC
Fixed by https://github.com/rpm-software-management/libdnf/pull/427

There is wrapper class for libmodulemd, which enables libdnf to easily read modulemd, if given path to yaml file.