From 102bf8b306887e072277e6bae426211bcb55fac1 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Mon, 13 Dec 2021 12:41:33 +0000 Subject: [PATCH] Update Interop doc The commit replaces DefCore committee (a former name) by Interop Working Group (the current name) and updates a few more old interop references. Change-Id: Ie7921359d6825e4cd1d3d45ad6845841c9e124b2 --- doc/common/glossary.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/glossary.rst b/doc/common/glossary.rst index e4512e36ea..21a9c70b03 100644 --- a/doc/common/glossary.rst +++ b/doc/common/glossary.rst @@ -974,7 +974,7 @@ C core service An official OpenStack service defined as core by - DefCore Committee. Currently, consists of + Interop Working Group. Currently, consists of Block Storage service (cinder), Compute service (nova), Identity service (keystone), Image service (glance), Networking service (neutron), and Object Storage service (swift). @@ -2878,7 +2878,7 @@ O optional service An official OpenStack service defined as optional by - DefCore Committee. Currently, consists of + Interop Working Group. Currently, consists of Dashboard (horizon), Telemetry service (Telemetry), Orchestration service (heat), Database service (trove), Bare Metal service (ironic), and so on.