8365cd0 The Lightblue.get_images_by_nvrs expects list as input, but we passed it str.

Authored and Committed by jkaluza 5 years ago
    The Lightblue.get_images_by_nvrs expects list as input, but we passed it str.
    
    This leads to an error that all ContainerImage objects were marked as unpublished
    and extra ODCS compose was requested for them even if not needed.
    
        
file modified
+3 -3
file modified
+28 -0