commit | 30d8b8ecded625330aa9b5ce378568e4118d3bc4 | [log] [tgz] |
---|---|---|
author | Radoslav Gerganov <rgerganov@vmware.com> | Wed Apr 04 10:27:34 2018 +0300 |
committer | Radoslav Gerganov <rgerganov@vmware.com> | Wed Apr 04 10:28:40 2018 +0300 |
tree | 7e490cc74f3aa08ff752dfd4979491f5450b894f | |
parent | cad11526e3f5175722c26c4bae90f4357da9a067 [diff] |
Replace list_hypervisors with list_services This fixes a regression introduced with commit 88c7ea8 which replaced list_hosts with list_hypervisors because the former is deprecated. However, the hypervisor_hostname cannot be used as replacement for compute hostname. This patch fixes the problem by switching to list_services which returns compute hostnames. Change-Id: I948429075e71e11e091703c4b12378c71c37bc29