Remove the duplicates of auth_strategy=keystone in Configuration Reference

Remove all duplicate instances of auth_strategy=keystone from all applicable tables
Does NOT remove db_backend=sqlalchemy as it appears  still to be valid in baremetal

Change-Id: I9e144ac70d44ffa0561055ca3aa935db36dbed2d
This commit is contained in:
nerminamiller 2013-10-14 23:28:31 -04:00
parent 02c0ded4c7
commit 12fb81cd08

View File

@ -19,10 +19,6 @@
<td>auth_strategy=keystone</td>
<td>(StrOpt) The type of authentication to use</td>
</tr>
<tr>
<td>auth_strategy=keystone</td>
<td>(StrOpt) The type of authentication to use</td>
</tr>
</tbody>
</table>
</para>