Pods can't be updated via the API without passing power_address
Bug #1772906 reported by
Björn Tillenius
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MAAS |
Fix Released
|
High
|
Björn Tillenius | ||
| 2.4 |
Won't Fix
|
High
|
Unassigned | ||
Bug Description
If you try to update pod details API without specifying power_address, you get an error saying that power_address is required.
Related branches
~bjornt/maas:bug-1772906-fix-pod-update-api
- MAAS Lander: Needs Fixing
- Alberto Donato (community): Approve
-
Diff: 343 lines (+64/-119)6 files modifiedsrc/maasserver/api/tests/test_pods.py (+20/-0)
src/maasserver/forms/pods.py (+5/-1)
src/maasserver/forms/tests/test_pods.py (+23/-12)
src/maasserver/models/tests/test_bmc.py (+2/-2)
src/maasserver/testing/factory.py (+4/-1)
src/maasserver/websockets/handlers/tests/test_pod.py (+10/-103)
| Changed in maas: | |
| status: | New → In Progress |
| importance: | Undecided → High |
| assignee: | nobody → Björn Tillenius (bjornt) |
| Changed in maas: | |
| milestone: | none → 2.5.0 |
| Changed in maas: | |
| status: | In Progress → Fix Committed |
| Changed in maas: | |
| milestone: | 2.5.0 → 2.5.0alpha1 |
| Changed in maas: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
