Merge ~blr/maas:compose-kvm-networking into maas:master
Proposed by
Kit Randel
Status: | Merged |
---|---|
Approved by: | Kit Randel |
Approved revision: | 3d947a4636340a391ab3b4d9079a7906349f8cd0 |
Merge reported by: | MAAS Lander |
Merged at revision: | not available |
Proposed branch: | ~blr/maas:compose-kvm-networking |
Merge into: | maas:master |
Diff against target: |
532 lines (+344/-12) 4 files modified
src/maasserver/static/js/angular/controllers/pod_details.js (+75/-7) src/maasserver/static/js/angular/controllers/tests/test_pod_details.js (+138/-5) src/maasserver/static/partials/pod-details.html (+87/-0) src/maasserver/static/scss/_tables.scss (+44/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mike Pontillo (community) | Approve | ||
Newell Jensen (community) | Approve | ||
Review via email:
|
Commit message
Add KVM pod interfaces by subnet.
Description of the change
The first in a series of branches to implement this feature. To come in future branches: spaces, multicolumn dropdown (as per Martin's designs), PXE indicator, manual IP allocation.
screenshot: https:/
To post a comment you must log in.
+1 code wise but not sure if this matches what design has agreed upon. Setting to approved but would like someone else on the MAAS team to test and someone from UI team to approve before this gets landed.
One inline comment below, might be lint related?