Merge lp://staging/~lamont/maas/bug-1603590-1.9 into lp://staging/maas/1.9
Proposed by
LaMont Jones
Status: | Merged |
---|---|
Approved by: | LaMont Jones |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4594 |
Proposed branch: | lp://staging/~lamont/maas/bug-1603590-1.9 |
Merge into: | lp://staging/maas/1.9 |
Diff against target: |
66 lines (+33/-1) 3 files modified
docs/changelog.rst (+5/-0) src/maasserver/models/subnet.py (+11/-1) src/maasserver/models/tests/test_subnet.py (+17/-0) |
To merge this branch: | bzr merge lp://staging/~lamont/maas/bug-1603590-1.9 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mike Pontillo (community) | Approve | ||
Review via email: mp+300259@code.staging.launchpad.net |
Commit message
Allow link-local addresses (fe80::/64) for the default gateway for a subnet.
Description of the change
Allow link-local addresses (fe80::/64) for the default gateway for a subnet.
To post a comment you must log in.
LGTM.