lp:~jameinel/maas/land-kernel-opts-in-trunk
- Get this branch:
- bzr branch lp:~jameinel/maas/land-kernel-opts-in-trunk
Branch merges
- Martin Packman (community): Approve
-
Diff: 560 lines (+381/-5)11 files modifiedsrc/maasserver/api.py (+22/-1)
src/maasserver/forms.py (+1/-0)
src/maasserver/migrations/0045_add_tag_kernel_opts.py (+203/-0)
src/maasserver/models/node.py (+24/-1)
src/maasserver/models/tag.py (+3/-0)
src/maasserver/testing/factory.py (+4/-3)
src/maasserver/tests/test_api.py (+41/-0)
src/maasserver/tests/test_node.py (+56/-0)
src/maasserver/tests/test_tag.py (+10/-0)
src/provisioningserver/kernel_opts.py (+4/-0)
src/provisioningserver/tests/test_kernel_opts.py (+13/-0)
Branch information
Recent revisions
- 1338. By John A Meinel
-
revert-
the-reversion, to re-introduce the kernel-opts into the trunk. Regenerate the migration file as well.
- 1337. By John A Meinel
-
Undo the rename of 0043 migration.
It isn't good to have doubled migrations, but 'make syncdb' works correctly
both on upgrading from the 1.2 branch, and on a fresh build of trunk. - 1333. By Raphaël Badin
-
[r=jtv]
[bug=][ author= rvb] Add UI to import PXE files for all the accepted cluster controllers. - 1332. By Raphaël Badin
-
[r=julian-
edwards] [bug=][ author= rvb] Add api calls to call the task import_pxe_files (either on a particular nodegroup or on all accepted nodegroups). - 1331. By Raphaël Badin
-
[r=julian-
edwards] [bug=][ author= rvb] Add method on nodegroup to call the task import_pxe_files. Use the proxy defined in the settings. - 1330. By Raphaël Badin
-
[r=allenap]
[bug=][ author= rvb] Generate a random hostname instead of creating MAC-based hostnames.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~maas-committers/maas/trunk