Merge lp://staging/~blake-rouse/maas/fix-1524482 into lp://staging/~maas-committers/maas/trunk
Proposed by
Blake Rouse
Status: | Merged |
---|---|
Approved by: | Blake Rouse |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4548 |
Proposed branch: | lp://staging/~blake-rouse/maas/fix-1524482 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
55 lines (+11/-5) 2 files modified
src/provisioningserver/rpc/dhcp.py (+4/-2) src/provisioningserver/rpc/tests/test_dhcp.py (+7/-3) |
To merge this branch: | bzr merge lp://staging/~blake-rouse/maas/fix-1524482 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andres Rodriguez (community) | Approve | ||
Review via email: mp+280097@code.staging.launchpad.net |
Commit message
Fix writing DHCP configuration so that it is encoded into a byte string before calling sudo_write_file.
To post a comment you must log in.
lgtm!