Files
nova/doc
Sean Mooney 326bc658ee Libvirt: add support for vPMU configuration.
This change adds the ablity for a user or operator to contol
the virtualisation of a performance monitoring unit within a vm.
This change introduces a new "hw:pmu" extra spec and a corresponding
image metadata property "hw_pmu".

The glance image metadata doc will be updated seperately by:
https://review.opendev.org/#/c/675182

Change-Id: I5576fa2a67d2771614266022428b4a95487ab6d5
Implements: blueprint libvirt-pmu-configuration
2019-08-20 14:41:57 +00:00
..
2019-06-20 18:22:34 +01:00
2019-07-22 19:17:28 +02:00
2019-07-18 10:26:15 +01:00

OpenStack Nova Documentation README
===================================

Both contributor developer documentation and
REST API documentation are sourced here.

Contributor developer docs are built to:
https://docs.openstack.org/nova/latest/

API guide docs are built to:
https://docs.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of
doc/source/contributor/development-environment.rst.