[2.4] Support not_pod_type or not_pod allocation constraints
Bug #1752354 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Newell Jensen |
Bug Description
Please support no_pod_type or no_pod allocation constraints.
Related branches
~newell-jensen/maas:pods-not-tags-pod-pod-types
Merged
into
maas:master
- Blake Rouse (community): Approve
-
Diff: 450 lines (+251/-68)6 files modifiedsrc/maasserver/api/machines.py (+49/-23)
src/maasserver/api/tests/test_machines.py (+146/-0)
src/maasserver/forms/pods.py (+5/-16)
src/maasserver/forms/tests/test_pods.py (+0/-21)
src/maasserver/node_constraint_filter_forms.py (+17/-5)
src/maasserver/tests/test_node_constraint_filter_forms.py (+34/-3)
Changed in maas: | |
milestone: | none → 2.4.0alpha2 |
importance: | Undecided → Medium |
status: | New → Triaged |
assignee: | nobody → Newell Jensen (newell-jensen) |
tags: | added: pod |
summary: |
- [2.4] Support no_pod_type or no_pod allocation constraints + [2.4] Support not_pod_type or not_pod allocation constraints |
Changed in maas: | |
milestone: | 2.4.0alpha2 → 2.4.x |
Changed in maas: | |
milestone: | 2.4.x → 2.4.0beta1 |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.