Remove note about kvs from admin-guide

The admin-guide had a note referring to using kvs, which support has
been removed for. This commit update the admin-guide to be
consistent with that support.

Change-Id: Ic1780397dac0574fa6c182930add3f59dd485509
This commit is contained in:
Lance Bragstad 2017-06-26 22:10:18 +00:00
parent bcae07ebdc
commit 8a4794a71f
1 changed files with 0 additions and 5 deletions

View File

@ -76,8 +76,3 @@ Each user can then change their own password with a HTTP PATCH.
In addition to changing their password, all current tokens for the user
are invalidated.
.. note::
Only use a KVS back end for tokens when testing.