Consumers with no allocations should be auto-deleted
Bug #1780799 reported by
Jay Pipes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Jay Pipes | ||
Queens |
In Progress
|
Undecided
|
melanie witt |
Bug Description
When an allocation is POST'd or PUT'd and the set of allocations for a consumer is deleted (indicated with an empty dict for the allocations), then the consumer should be automatically deleted.
Changed in nova: | |
assignee: | nobody → Jay Pipes (jaypipes) |
status: | Triaged → In Progress |
To post a comment you must log in.
Presumably (obviously) this also includes DELETE /allocations/ {consumer_ id}
https:/ /developer. openstack. org/api- ref/placement/ #delete- allocations