lp:~jtv/maas/bug-1324237
- Get this branch:
- bzr branch lp:~jtv/maas/bug-1324237
Branch merges
- Julian Edwards (community): Approve
-
Diff: 297 lines (+64/-70)7 files modifiedsrc/provisioningserver/boot/utils.py (+3/-5)
src/provisioningserver/dns/config.py (+2/-4)
src/provisioningserver/import_images/tests/test_boot_resources.py (+1/-1)
src/provisioningserver/omshell.py (+3/-3)
src/provisioningserver/tests/test_omshell.py (+3/-2)
src/provisioningserver/utils/__init__.py (+15/-21)
src/provisioningserver/utils/tests/test_utils.py (+37/-34)
Related bugs
Bug #1324237: call_and_check does not report error output | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 2385. By Jeroen T. Vermeulen
-
Combine call_and_check and call_capture_
and_check; return stdout, and include stderr in the exception on failure. - 2383. By Jeroen T. Vermeulen
-
Implement stderr reporting. Tests: 2 errors. Probably because I broke those tests' subprocess patching.
- 2380. By Jeroen T. Vermeulen
-
[r=julian-
edwards] [bug=][ author= jtv] Document the relationship between import source specifications and the old bootresources.yaml in the man page for maas-import- pxe-files. - 2379. By Jeroen T. Vermeulen
-
[r=rvb]
[bug=][ author= jtv] Ensure that factory. make_networks uses non-overlapping network ranges (which lead to rare test failures). - 2378. By Blake Rouse
-
[r=allenap]
[bug=][ author= blake-rouse] Change BootMethods to return their own IReader per-request, update method names to reflect new usage. - 2377. By Jeroen T. Vermeulen
-
[r=rvb]
[bug=][ author= jtv] Remove bootresources.yaml, and if one is already installed during upgrade, prefix it with a warning header to say that it's obsolete, and how to deal with the change. - 2376. By Raphaƫl Badin
-
[r=jtv]
[bug=][ author= rvb] Fix the list of fields returned by the API for the BootSourceSelection objects (there is a field named 'labels' and not 'label').
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk