magnum/magnum/drivers/heat
Spyros Trigazis 65ab249189 Lower log level of missing output
Lower the log level of a warning for a missing output to debug.
This log line appears repeatedly on successful cluster deletion,
creation failure (for unrelated reasons) and nodegroup creation
failure (again for unrelated reasons, eg timeout). This is
triggered when having multiple magnum conductors all trying to
query the status in heat. Additionally, this warning is not an
indication of a malfunction in a cluster or a failure, so it is
useful only for debugging. Finally, add the cluster id, cluster
status and stack id to have more context.

story: 2007636
task: 40062

Change-Id: Ie44b1d13899d77bd2a5d5b1e6107c384277788b9
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2020-06-12 12:18:48 +03:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py resize: Send only nodes_to_remove and node_count 2020-06-05 08:47:53 +00:00
k8s_coreos_template_def.py Fix calico regression issue caused by default ipv4pool change 2020-03-27 09:56:19 +13:00
k8s_fedora_template_def.py [k8s] Use Helm v3 by default 2020-05-26 15:23:14 +00:00
k8s_template_def.py Lower log level of missing output 2020-06-12 12:18:48 +03:00
swarm_fedora_template_def.py Lower log level of missing output 2020-06-12 12:18:48 +03:00
swarm_mode_template_def.py Lower log level of missing output 2020-06-12 12:18:48 +03:00
template_def.py Lower log level of missing output 2020-06-12 12:18:48 +03:00