commit | f6d566c21d0b33344e58fcbc9ec388d7503570da | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Fri Dec 22 11:39:29 2017 -0500 |
committer | Matt Riedemann <mriedem.os@gmail.com> | Fri Dec 22 12:12:41 2017 -0500 |
tree | 1de86a983b5498c1f1ab18cb7b1f2b84617dd1ce | |
parent | c1700973886bce1ec212c788e28a6fa372329b2d [diff] |
Configure nova_cell1.conf to use placement for reschedules Nova now calculates alternate hosts in the scheduler and sends those to the cell for reschedules in case a build on a given compute node fails. The cell conductor needs to claim resources against the alternate hosts in Placement during a reschedule, therefore it needs to be configured to talk to the placement service. Part of blueprint return-alternate-hosts Change-Id: Ie599968d9e7537e551fe6d9deb63a91b256b1e11