lp://staging/~allenap/maas/move-registry-stuff-back-for-now
- Get this branch:
- bzr branch lp://staging/~allenap/maas/move-registry-stuff-back-for-now
Branch merges
- Gavin Panella (community): Approve
-
Diff: 570 lines (+139/-210)13 files modifiedsrc/provisioningserver/boot/__init__.py (+3/-3)
src/provisioningserver/dhcp/config.py (+1/-1)
src/provisioningserver/dhcp/tests/test_config.py (+1/-1)
src/provisioningserver/driver/__init__.py (+7/-7)
src/provisioningserver/driver/registry.py (+35/-29)
src/provisioningserver/driver/tests/test_registries.py (+0/-76)
src/provisioningserver/driver/tests/test_registry.py (+82/-53)
src/provisioningserver/import_images/boot_resources.py (+1/-1)
src/provisioningserver/rpc/clusterservice.py (+2/-2)
src/provisioningserver/tests/test_config.py (+2/-3)
src/provisioningserver/tests/test_kernel_opts.py (+4/-3)
src/provisioningserver/tftp.py (+1/-1)
src/provisioningserver/utils/testing.py (+0/-30)
Branch information
Recent revisions
- 2204. By Gavin Panella
-
Revert r2202: Move p.drivers.registry into p.utils.registry because it's generally useful.
- 2202. By Gavin Panella
-
[r=jtv]
[bug=][ author= allenap] Move p.drivers.registry into p.utils.registry because it's generally useful. - 2201. By Gavin Panella
-
[r=julian-
edwards] [bug=][ author= allenap] Clean up some enums, and only publish publicly relevant enums in the docs. - 2200. By Gavin Panella
-
[r=rvb,
julian- edwards] [bug=][ author= allenap] Document the capabilties available as advertised by the APIs /version/ view. - 2199. By Raphaël Badin
-
[r=gmb]
[bug=][ author= rvb] Use http:// maas.ubuntu. com/images/ ephemeral- v2/releases/ for the precise images. - 2198. By Jeroen T. Vermeulen
-
[r=julian-edwards][bug=1298714][author=jtv] urn the new tftproot config setting into a separate setting, so that the upgrade hook for the Simplestreams-based import script can find any previously imported boot images.
- 2197. By Jeroen T. Vermeulen
-
[r=julian-
edwards] [bug=][ author= jtv] Drop ‘purpose’ parameter from compose_image_path. And, while we're at it, the entire install-pxe-image provisioning command. Not sure about install- pxe-bootloader, which doesn't seem to be used anywhere. - 2196. By Jeroen T. Vermeulen
-
[r=julian-edwards][bug=1298714][author=jtv] Extract a helper for creating config fixtures that override the TFTP root directory.
- 2195. By Jeroen T. Vermeulen
-
[r=jtv]
[bug=][ author= jtv] Reformat imports. In tftppath.py, the first item below the imports starts with a comment; the linter and the formatter disagree on the appropriate number of blank lines in that situation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~maas-committers/maas/trunk