[2.1] Discovery object and view doesn't set a flag when the device is the DHCP server
Bug #1627039 reported by
Blake Rouse
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Mike Pontillo |
Bug Description
The UI design for device discovery shows an icon and tooltip when the discovered device is providing DHCP on a VLAN. We need that flag specified on the discovery data passed over the websocket (API is a plus) to show that icon.
Related branches
lp://staging/~mpontillo/maas/is-external-dhcp-in-discovery-view--bug-1627039
- Blake Rouse (community): Approve
-
Diff: 94 lines (+24/-2)5 files modifiedsrc/maasserver/dbviews.py (+4/-0)
src/maasserver/models/discovery.py (+4/-0)
src/maasserver/models/tests/test_discovery.py (+12/-0)
src/maasserver/static/partials/dashboard.html (+2/-1)
src/maasserver/websockets/handlers/tests/test_discovery.py (+2/-1)
summary: |
[2.1] Discovery object and view doesn't set a flag when the device is - the router + the DHCP server |
Changed in maas: | |
assignee: | nobody → Mike Pontillo (mpontillo) |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.