Added Doc conventions to glossary.

Change-Id: Icf2dcc52948e9d64568a0803a8a085f07abee4c6
Partial-Bug: #1121866
This commit is contained in:
Chandan Kumar 2013-12-02 22:18:28 +05:30 committed by Chandan kumar
parent 9cc06195de
commit 4e672cc0c8

View File

@ -101,8 +101,8 @@ Each entry in a typical ACL specifies a subject and an operation. For instance,
<glossentry> <glossentry>
<glossterm>accounting</glossterm> <glossterm>accounting</glossterm>
<glossdef> <glossdef>
<para>Nova provides accounting information through the <para>The Compute Service provides accounting information
event notification and system usage data through the event notification and system usage data
facilities.</para> facilities.</para>
</glossdef> </glossdef>
</glossentry> </glossentry>
@ -166,10 +166,10 @@ Each entry in a typical ACL specifies a subject and an operation. For instance,
<glossentry> <glossentry>
<glossterm>alert</glossterm> <glossterm>alert</glossterm>
<glossdef> <glossdef>
<para>Nova can send alerts through its notification <para>The Compute Service can send alerts through its
system, which includes a facility to create custom notification system, which includes a facility to
notification drivers. Alerts can be sent to and create custom notification drivers. Alerts can be
displayed on the horizon dashboard.</para> sent to and displayed on the horizon dashboard.</para>
</glossdef> </glossdef>
</glossentry> </glossentry>
<glossentry> <glossentry>
@ -869,8 +869,8 @@ Each entry in a typical ACL specifies a subject and an operation. For instance,
<glossentry> <glossentry>
<glossterm>Cinder</glossterm> <glossterm>Cinder</glossterm>
<glossdef> <glossdef>
<para>A core OpenStack project that maintains the nova <para>A core OpenStack project that maintains the object
Volume Service for VMs.</para> storage services for VMs.</para>
</glossdef> </glossdef>
</glossentry> </glossentry>
<glossentry> <glossentry>
@ -2805,7 +2805,7 @@ daemon that provides
<glossentry> <glossentry>
<glossterm>Modular Layer 2 (ML2) neutron plug-in</glossterm> <glossterm>Modular Layer 2 (ML2) neutron plug-in</glossterm>
<glossdef> <glossdef>
<para>A Neutron plug-in that can concurrently use multiple <para>A Networking plug-in that can concurrently use multiple
layer 2 networking technologies such as 802.1Q and layer 2 networking technologies such as 802.1Q and
VXLAN.</para> VXLAN.</para>
</glossdef> </glossdef>