MAAS shouldn't update TGT config when there are no boot sources
Bug #1655721 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Lee Trager |
Bug Description
MAAS is trying to update the TGT config when there are no images causing an exception to be raised.
Related branches
lp://staging/~ltrager/maas/lp1655721
- Gavin Panella (community): Approve
- Andres Rodriguez: Pending requested
-
Diff: 78 lines (+27/-2)2 files modifiedsrc/provisioningserver/import_images/boot_resources.py (+7/-1)
src/provisioningserver/import_images/tests/test_boot_resources.py (+20/-1)
lp://staging/~ltrager/maas/lp1655721_2.1
- Lee Trager (community): Approve
-
Diff: 83 lines (+28/-2)3 files modifieddocs/changelog.rst (+2/-0)
src/provisioningserver/import_images/boot_resources.py (+7/-1)
src/provisioningserver/import_images/tests/test_boot_resources.py (+19/-1)
Changed in maas: | |
milestone: | none → 2.1.3 |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
milestone: | 2.1.3 → 2.1.4 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.