From d94291bc4653941dc7e5217d7f51110c039f7592 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Wed, 2 Apr 2014 15:16:08 -0500 Subject: [PATCH] Add LBaaS extension terms to glossary Change-Id: Ic57735a0282690b4b394c8ea41bfa76fa4a88c16 author: diane fleming --- doc/glossary/glossary-terms.xml | 60 ++++++++++++++++++++++++++--- doc/glossary/openstack-glossary.xml | 35 ++++++++--------- 2 files changed, 72 insertions(+), 23 deletions(-) diff --git a/doc/glossary/glossary-terms.xml b/doc/glossary/glossary-terms.xml index 49776e07fa..10ac0370a1 100644 --- a/doc/glossary/glossary-terms.xml +++ b/doc/glossary/glossary-terms.xml @@ -634,6 +634,14 @@ + + Block Storage API + + An API on a separate endpoint for attaching, + detaching, and creating block storage for compute + VMs. + + BMC @@ -2067,7 +2075,7 @@ - frontend + front end The point where a user interacts with a service; can be an API endpoint, the horizon dashboard, or @@ -2216,6 +2224,18 @@ OpenStack. + + health monitor + + Determines whether back-end members of a VIP + pool can process a request. A pool can have + several health monitors associated with it. When a + pool has several monitors associated with it, all + monitors check each member of the pool. All + monitors must declare a member to be healthy for + it to stay active. + + horizon @@ -3531,6 +3551,24 @@ + + pool + + A logical set of devices, such as web servers, + that you group together to receive and process + traffic. The load balancing function chooses which + member of the pool handles the new requests or + connections received on the VIP address. Each VIP + has one pool. + + + + pool member + + An application that runs on the back-end server + in a load-balancing system. + + port @@ -4780,6 +4818,20 @@ Unique ID assigned to each Networking VIF. + + VIP + + The primary load balancing configuration object. + Specifies the virtual IP address and port where + client traffic is received. Also defines other + details such as the load balancing method to be + used, protocol, and so on. This entity is + sometimes known in load-balancing products as a + virtual server, + vserver, or + listener. + + Virtual Central Processing Unit (vCPU) @@ -4968,9 +5020,7 @@ Volume API - An API on a separate endpoint for attaching, - detaching, and creating block storage for compute - VMs. + Alternative name for the Block Storage API. @@ -5142,4 +5192,4 @@ - + \ No newline at end of file diff --git a/doc/glossary/openstack-glossary.xml b/doc/glossary/openstack-glossary.xml index 927c6cdb0c..936f97f738 100644 --- a/doc/glossary/openstack-glossary.xml +++ b/doc/glossary/openstack-glossary.xml @@ -1,21 +1,20 @@ - OpenStack Glossary - - - OpenStack Glossary - Use this glossary to get definitions of OpenStack-related - words and phrases. - To add to this glossary, fork the - openstack-manuals repository on - github.com and update the source files through the - OpenStack contribution process. - - + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:html="http://www.w3.org/1999/xhtml" version="5.0" + xml:id="openstack-glossary"> + OpenStack glossary + + + OpenStack glossary + Use this glossary to get definitions of OpenStack-related + words and phrases. + To add to this glossary, fork the + openstack-manuals repository on github.com + and update the source files through the OpenStack contribution + process. + +