commit | 1f7e32a4a7627195f54f5030ae88feaf97b5047b | [log] [tgz] |
---|---|---|
author | Vladyslav Drok <vdrok@mirantis.com> | Thu Oct 08 15:48:20 2020 +0200 |
committer | Mitya_Eremeev <deremeev@mirantis.com> | Tue Jan 18 18:58:31 2022 +0300 |
tree | 71f9f49fe00d540b8ded33438dd2cd98edd970d7 | |
parent | e246cc3168cb2341233e853bdb46d5dbbbd3761e [diff] |
Use hypervisor_hostname as name of node in scheduling hypervisor_hostname field is the node name, not the host name. If node name and host name are different (e.g. for host FQDNs are not used but for node they still are) the scheduling will fail not being able to find the requested host. Closes-issue: https://mirantis.jira.com/browse/PRODX-7596 Change-Id: I7caa81faaefcc3a0be57900c249a54f8008d963e (cherry picked from commit 65ff1359e0057b370bdde215fcda84cbe926430c)