Functionality related to allocations.
ironic.conductor.allocations.do_allocate(context, allocation)[source]¶Process the allocation.
This call runs in a separate thread on a conductor. It finds suitable nodes for the allocation and reserves one of them.
This call does not raise exceptions since it’s designed to work asynchronously.
| Parameters: |
|
|---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.