charm-nova-cloud-controller/templates
James Page 56de84a81b Disable BuildFailureWeigher
Disable the BuildFailureWeigher used when weighting hosts during
instance scheduling. A single build failure will result in a
-1000000 weighting which effectively excludes the hypervisor
from the scheduling decision.

A bad image can result in build failures resulting in a heavy
load on hypervisors which have not had a build failure with
those that have effectively being ignored; the build failure
count will be reset on a successful build but due to the high
weighting this won't happen until all resources on known good
hypervisors have been completely consumed.

Change-Id: I4d4367ef20e2a20aee1e26d4a0ec69cad2ac69d6
Closes-Bug: 1818239
(cherry picked from commit c5029e9831)
2019-03-05 12:42:39 +00:00
..
icehouse Switch the charm to support py3 2018-10-18 15:43:03 +01:00
juno Switch the charm to support py3 2018-10-18 15:43:03 +01:00
kilo Switch the charm to support py3 2018-10-18 15:43:03 +01:00
liberty Switch the charm to support py3 2018-10-18 15:43:03 +01:00
mitaka Switch the charm to support py3 2018-10-18 15:43:03 +01:00
newton Fix py3 dict issue in N template 2018-10-31 10:40:26 +00:00
ocata Switch the charm to support py3 2018-10-18 15:43:03 +01:00
parts Randomize selection of allocation candidates 2019-02-27 17:20:47 +01:00
pike Disable BuildFailureWeigher 2019-03-05 12:42:39 +00:00
rocky Disable BuildFailureWeigher 2019-03-05 12:42:39 +00:00
wsgi-api-os-compute.conf service: updates nova-api-os-compute service to use apache wsgi 2019-02-15 09:47:39 +00:00