MAAS tries to power query a Device
Bug #1449396 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Mike Pontillo |
Bug Description
I noticed that MAAS is power querying 'Devices', when devices don't even have a power type defined:
In this case, luduan is a a 'Device':
==> /var/log/
Apr 28 07:11:51 maas-trusty-
Related branches
lp://staging/~mpontillo/maas/bug-1449396-lets-not-power-query-devices
- Gavin Panella (community): Approve
-
Diff: 103 lines (+35/-1)6 files modifiedsrc/maasserver/api/nodes.py (+6/-0)
src/maasserver/api/tests/test_nodes.py (+6/-0)
src/maasserver/node_query.py (+5/-0)
src/maasserver/rpc/nodes.py (+2/-1)
src/maasserver/rpc/tests/test_nodes.py (+11/-0)
src/maasserver/websockets/handlers/node.py (+5/-0)
Changed in maas: | |
milestone: | none → 1.8.0 |
importance: | Undecided → High |
Changed in maas: | |
status: | New → Triaged |
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.