From b0e844d33136b9e39a09299db3adf1760171c6f0 Mon Sep 17 00:00:00 2001 From: Kevin_Zheng Date: Thu, 30 Mar 2017 17:12:59 +0800 Subject: [PATCH] Rework descriptions in os-hypervisors The description for os-hypervisors is incorrect TrivialFix Change-Id: I26b4a815c5b00a35906c579895fd9c77d2332b12 --- api-ref/source/os-hypervisors.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api-ref/source/os-hypervisors.inc b/api-ref/source/os-hypervisors.inc index 9e58f4af64c6..c6fc13127ac6 100644 --- a/api-ref/source/os-hypervisors.inc +++ b/api-ref/source/os-hypervisors.inc @@ -6,8 +6,9 @@ Lists all hypervisors, shows summary statistics for all hypervisors over all compute nodes, shows details for a hypervisor, shows the uptime -for a hypervisor, list all servers on a given hypervisor or search -hypervisor by given id. +for a hypervisor, lists all servers on hypervisors that match the given +``hypervisor_hostname_pattern`` or searches for hypervisors by the given +``hypervisor_hostname_pattern``. List Hypervisors ================