Add nova-cert to the compute getstart

An introduction to the nova-cert module was missing
from the compute introduction. This adds an entry to the
list for it.

Change-Id: I3e805ed953d27a48e007e2776ae37205726704d6
Closes-Bug: 1160757
This commit is contained in:
Tom Fifield 2014-12-24 22:55:22 +09:00
parent 5cf2cbc3ca
commit 9f3306f1df
1 changed files with 10 additions and 0 deletions

View File

@ -101,6 +101,16 @@
>A new Nova service: nova-conductor</link>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><systemitem class="service">nova-cert</systemitem>
module</term>
<listitem>
<para>A server daemon that serves the Nova Cert service for X509
certificates. Used to generate certificates for
<command>euca-bundle-image</command>. Only needed for the EC2 API.</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<title>Networking for VMs</title>