1f9619cdb5
DIB was retrieving the oldest cloud image file which, presently, means retrieving CentOS 8.1 instead of CentOS 8.2. Even though DIB runs a system update and so catches up to latest, this takes bandwidth, time and final image space (8.1 + system update = 765M qcow2, vs 8.2 + system update = 518M qcow2). This patch fixes that by taking the first image name in a descending order list. Change-Id: I648fe19f1f76c03c97492b6ac7be6381f6f9261b |
||
---|---|---|
.. | ||
block_device | ||
elements | ||
lib | ||
tests | ||
__init__.py | ||
disk_image_create.py | ||
element_dependencies.py | ||
logging_config.py | ||
paths.py | ||
version.py |