Updated telemetry compute_monitors option

The provided compute_monitors driver was out of date.

The monitor plugin interface was re-worked, and only
cpu.virt_driver is included by default as of the Liberty
release.

Change-Id: I1c44cda279430c74b6b958ef9b67fbbb1bd6e3d6
Closes-Bug: #1693913
This commit is contained in:
Matt Wisch 2017-05-26 15:59:25 -04:00
parent 0851546fd9
commit 1815b4ade5
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ above table is the following:
OpenStack Compute is capable of collecting ``CPU`` related meters from
the compute host machines. In order to use that you need to set the
``compute_monitors`` option to ``ComputeDriverCPUMonitor`` in the
``compute_monitors`` option to ``cpu.virt_driver`` in the
``nova.conf`` configuration file. For further information see the
Compute configuration section in the `Compute chapter
<https://docs.openstack.org/ocata/config-reference/compute/config-options.html>`__