2e299a6e72
The term role has became case sensitive since sphinx 3.0.1. It causes the following warnings and makes a check job fail. WARNING: term not in glossary: availability zone This patch fixes the issue. Change-Id: I1f993b503ef769da0950afa206d6ac4a54f903b4 Closes-Bug: #1872260
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.