Comment 2 for bug 1872260

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.opendev.org/719318
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2e299a6e72015e8708ee0329fb03bb8c9f67ae69
Submitter: Zuul
Branch: master

commit 2e299a6e72015e8708ee0329fb03bb8c9f67ae69
Author: Takashi Natsume <email address hidden>
Date: Sun Apr 12 13:01:24 2020 +0900

    doc: Fix term mismatch warnings in glossary

    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