lp://staging/~boyang-niu/maas/enable_custom_images
Created by
Boyang Niu
and last modified
- Get this branch:
- bzr branch lp://staging/~boyang-niu/maas/enable_custom_images
Only
Boyang Niu
can upload to this branch. If you are
Boyang Niu
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/~maas-committers/maas/trunk
- Andres Rodriguez (community): Disapprove
- Jeroen T. Vermeulen (community): Approve
- Julian Edwards: Pending requested
-
Diff: 845 lines (+412/-45)14 files modifiedsrc/maasserver/forms.py (+89/-12)
src/maasserver/forms_settings.py (+13/-10)
src/maasserver/models/bootimage.py (+46/-5)
src/maasserver/models/config.py (+2/-3)
src/maasserver/models/node.py (+2/-4)
src/maasserver/templates/maasserver/boot_image_confirm_delete.html (+23/-0)
src/maasserver/templates/maasserver/bootimage.html (+26/-0)
src/maasserver/templates/maasserver/settings.html (+4/-0)
src/maasserver/templates/maasserver/settings_boot_images.html (+37/-0)
src/maasserver/tests/test_forms.py (+59/-0)
src/maasserver/urls.py (+8/-0)
src/maasserver/views/settings.py (+82/-0)
src/provisioningserver/pxe/config.py (+10/-5)
src/provisioningserver/pxe/tests/test_config.py (+11/-6)
Branch information
Recent revisions
- 1542. By Boyang Niu
-
added boot image creation/deletion forms, testing for custom images, and removed usage of distro_series enum
- 1536. By Jeroen T. Vermeulen
-
[r=rvb][bug=1084807][author=jtv] Warn users not to customize their MAAS-managed DHCP configuration by editing dhcpd.conf.
- 1535. By Raphaƫl Badin
-
[r=julian-edwards][bug=1054518][author=rvb] Remove duplicated distro_series field, set max_lenght to 20.
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