18c71e1614
Change-Id: I2d24df8a531ce87728be543fb1029768ff3164d3
456 B
456 B
Uploading images
Call the image upload manager:
manager = ImageUploadManager(['path/to/config.yaml'])
manager.upload()
tripleo_common.image.image_uploader.ImageUploadManager
Multiple config files
Multiple config files can be passed to the ImageUploadManager. Attributes are set by the first encountered with the 'imagename' attribute being the primary key.