From 2467780f9d47e64d31682aeb9c7fac08e4ba4cc3 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Fri, 22 Sep 2017 14:31:20 +0800 Subject: [PATCH] Update the description for controller node 1. change the controller node description to link 2. correct the link for compute node Change-Id: Idfdde7f01c38a26dc4962e94431a760a0ed51f82 --- doc/source/glossary.rst | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index f92261b43..2611e1076 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -115,15 +115,8 @@ Cluster Data Model (CDM) Controller Node =============== -A controller node is a machine that typically runs the following core OpenStack -services: - -- Keystone: for identity and service management -- Cinder scheduler: for volumes management -- Glance controller: for image management -- Neutron controller: for network management -- Nova controller: for global compute resources management with services - such as nova-scheduler, nova-conductor and nova-network. +Please, read `the official OpenStack definition of a Controller Node +`_. In many configurations, Watcher will reside on a controller node even if it can potentially be hosted on a dedicated machine. @@ -134,7 +127,7 @@ Compute node ============ Please, read `the official OpenStack definition of a Compute Node -`_. +`_. .. _customer_definition: