Added complete Doc Conventions in common guide.

backport: havana
Change-Id: I6851ef705247d619e78fb63cbcdf1ce804a548f1
Partial-Bug: #1121866
This commit is contained in:
Chandan kumar
2013-11-27 11:40:12 +05:30
parent 5ecdf82915
commit 201f5c6639
9 changed files with 22 additions and 21 deletions

View File

@@ -13,9 +13,10 @@
files can be generated either using the
<command>keystone-manage</command> utility, or externally
generated. The files need to be in the locations specified by
the top level Keystone configuration file as specified in the
the top level Identity Service configuration file
<filename>keystone.conf</filename> as specified in the
above section. Additionally, the private key should only be
readable by the system user that will run Keystone.</para>
readable by the system user that will run the Identity Service.</para>
<warning>
<para>The certificates can be world readable, but the private
key cannot be. The private key should only be readable by