Commit 47fb295
Set base cpu_model in nova-compute to ensure live-migration
In order to manage live-migration when different types of cpus in the cluster
are present we need to set cpu_mode/cpu_models in nova.conf for compute
nodes. This patch is adding it to all the watcher jobs.
Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>1 parent fa81c70 commit 47fb295
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
0 commit comments