#36 ModuleMetadata.load() loads more modules if there are more modules in file
Closed: Fixed Opened by mhatina.

Problem:
There can be more modules in modulemd.yaml and ModuleMetadata.load() doesn't consider this

There should be some MetadataLoader which creates ModuleMetadata for each module in file

I have modified parsing/loading of ModuleMetadata for dnf, it can be found at: https://github.com/mhatina/dnf/tree/modules/dnf/modules/metadata


Metadata Update from @psabata:
- Issue assigned to psabata

Implemented in c4c0f87384c861541223be07b0f9d62447c3cfa6

Metadata Update from @psabata:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata