nova/releasenotes
Jay Pipes 23c4eb3438 claim resources in placement API during schedule()
Adds logic to call the placement API's PUT /allocations/{consumer_uuid}
when selecting hosts in the filter scheduler's _schedule() method.

We only attempt the claim of resources if and only if the scheduler
driver uses allocation candidates (i.e. it isn't the caching scheduler)
and the conductor has passed in a list of instance UUIDs (otherwise,
there's no way to allocate in the placement API).

Change-Id: Ifc5cf482209e4f6f4e3e39b24389bd3563d86444
blueprint: placement-claims
2017-07-27 17:56:28 -07:00
..
notes claim resources in placement API during schedule() 2017-07-27 17:56:28 -07:00
source doc: Switch to openstackdocstheme 2017-07-21 11:35:48 +01:00