~ltrager/maas-images/static_yum_mirror

fix mining of d-i kernels for powerpc architecture

Cloud images are built for powerpc architecture, and in that build process
on xenial and yakkety, the build runs maas-images to scrape available d-i
kernel data.

That process was failing as the directory layout for powerpc was slightly
different than other arch. MAAS does not produce powerpc images, but at this
point, the only thing preventing them would be this code. Might as well fix it
so that the failure during build does not have to be ignored.

This fixes those issues and adds the paths and expected data to the
file_item_data.json that represents expected data for possible paths.
Filename Latest Rev Last Changed Committer Comment Size
..
commands 120 10 years ago Scott Moser move bin/meph2-util to a entry point this removes Diff
__init__.py 257.1.1 8 years ago Scott Moser initial re-work to move create_versions out the i 232 bytes Diff Download File
File netinst.py 303.1.4 8 years ago Scott Moser document FLAVOR_COLLISIONS dictionary a bit. 21.4 KB Diff Download File
stream.py 298 8 years ago Scott Moser d-i scraping: fix isssue recognizing xenial hwe ke 9.2 KB Diff Download File
ubuntu_info.py 290.3.2 8 years ago Andres Rodriguez Address comments 5.8 KB Diff Download File
url_helper.py 232 9 years ago Scott Moser remove 'requests' dependency for meph2-util, 'impo 2.2 KB Diff Download File
util.py 266 8 years ago Scott Moser use own 'dump_data' rather than from simplestreams 7.6 KB Diff Download File