7631133 Support regenerating raw_config composes using the stored pungi_config_dump.

4 files Authored by jkaluza 3 years ago, Committed by lsedlar 3 years ago,
    Support regenerating raw_config composes using the stored pungi_config_dump.
    
    This commit also changes the input to Pungi from classic pungi.conf
    to pungi.json for all composes to keep the code consistent.
    
    This is needed, because there is no reliable way to convert
    pungi_config_dump from JSON to PyConfigParser format. Using JSON
    instead for all Pungi configuration files passes to Pungi seems
    to be a better option.
    
        
file modified
+24 -0
file modified
+53 -12
file modified
+60 -41