7c95ecf859
This commit also fixes a problem with the lazy opening of topo components. The topo framework incorrectly: 1) checked if the topo framework was open by checking the length of the components list, and 2) called the framework open directly instead of using mca_base_framework_open. fixes #544 Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>