From 3e099f0a2817642b3d559791fa75b77c9effbb6a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 12 Apr 2020 19:42:00 +0200 Subject: [PATCH] Fix glossary entries Newer sphinx complains about wrong capitalization, fix entries. Change-Id: I0f2af2f215dcad43bee959a3882b34e9c2e11866 --- doc/common/glossary.rst | 14 +++++++------- .../source/get-started-with-openstack.rst | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/common/glossary.rst b/doc/common/glossary.rst index f654798f29..add941225a 100644 --- a/doc/common/glossary.rst +++ b/doc/common/glossary.rst @@ -807,7 +807,7 @@ C compression for things such as Object Storage objects or Image service VM images. - Compute API (Nova API) + Compute API (nova API) The nova-api daemon provides access to nova services. Can communicate with other APIs, such as the Amazon EC2 API. @@ -2547,7 +2547,7 @@ N neutron - Codename for OpenStack :term:`Networking service `. neutron API @@ -2578,7 +2578,7 @@ N Provides support for NexentaStor devices in Compute. - NFV Orchestration Service (tacker) + NFV Orchestration service (tacker) OpenStack service that aims to implement Network Function Virtualization (NFV) orchestration services and libraries for end-to-end life-cycle @@ -2674,7 +2674,7 @@ O Object Storage API - API used to access OpenStack :term:`Object Storage`. Object Storage Device (OSD) @@ -2688,7 +2688,7 @@ O object versioning - Allows a user to set a flag on an :term:`Object Storage` container so that all objects within the container are versioned. @@ -2705,7 +2705,7 @@ O Oldie - Term for an :term:`Object Storage` + Term for an :term:`Object Storage ` process that runs for a long time. Can indicate a hung process. Open Cloud Computing Interface (OCCI) @@ -2813,7 +2813,7 @@ O Oslo - Codename for the :term:`Common Libraries project`. P diff --git a/doc/install-guide/source/get-started-with-openstack.rst b/doc/install-guide/source/get-started-with-openstack.rst index 51efcde631..136d4fec56 100644 --- a/doc/install-guide/source/get-started-with-openstack.rst +++ b/doc/install-guide/source/get-started-with-openstack.rst @@ -9,7 +9,7 @@ from around the world create the OpenStack project. OpenStack provides an :term:`Infrastructure-as-a-Service (IaaS)` solution through a set of interrelated services. Each service offers an -:term:`application programming interface (API)` that facilitates this +:term:`Application Programming Interface (API)` that facilitates this integration. Depending on your needs, you can install some or all services.