3dd239d Simplify how MBS is configured

Authored and Committed by mprahl 4 years ago
    Simplify how MBS is configured
    
    This merges the configuration from conf/config.py to
    module_build_service/config.py. This also greatly simplifies the logic
    in `init_config`. Additionally, `init_config` is no longer aware of
    Flask. This will allow us to eventually break up the configuration
    between the API and the backend.
    
        
file removed
-80
file modified
+110 -66
file modified
+0 -1
file modified
+0 -3
file modified
+5 -8
file modified
+14 -14
file modified
+19 -18