~newell-jensen/maas/fix-1619262

« back to all changes in this revision

Viewing changes to src/provisioningserver/import_images/download_resources.py

  • Committer: MAAS Lander
  • Author(s): Lee Trager
  • Date: 2016-09-30 22:45:36 UTC
  • mfrom: (5411.2.4 ga_kernel)
  • Revision ID: maas_lander-20160930224536-raurylfa6ifih7at
[r=blake-rouse][bug=][author=ltrager] Add support for GA kernels.

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
    return extracted_files
184
184
 
185
185
 
186
 
def link_resources(snapshot_path, links, osystem, arch, release, label,
187
 
                   subarches, bootloader_type=None):
 
186
def link_resources(
 
187
        snapshot_path, links, osystem, arch, release, label,
 
188
        subarches, bootloader_type=None):
188
189
    """Hardlink entries in the snapshot directory to resources in the cache.
189
190
 
190
191
    This creates file entries in the snapshot directory for boot resources