nova/doc
Takashi NATSUME 792ec7c1df Fix unit of hw_rng:rate_period
Replace seconds with milliseconds
in the description of hw_rng:rate_period.

* https://libvirt.org/formatdomain.html#elementsRng

Change-Id: I285f68c81b0587c6a197d4791b09234a1697f5e7
Closes-Bug: #1843542
(cherry picked from commit 976120cb20)
(cherry picked from commit 875826df95)
2019-10-17 22:31:56 +09:00
..
api_samples Reduce scope of 'path' query parameter to noVNC consoles 2019-10-02 16:19:14 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples The field instance_name was added to InstanceCreatePayload 2019-01-15 15:27:07 +00:00
source Fix unit of hw_rng:rate_period 2019-10-17 22:31:56 +09:00
test Remove cells v1 (for the most part) from the docs 2019-02-13 13:59:09 -05:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00

README.rst

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://developer.openstack.org/api-guide/compute/

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