api-site/api-quick-start
Ryan Selden 3b156bc49d Correct keystone token expiration time
As noted in the bug below, the api quick start page
claims that keystone tokens expire every 24 hours,
though as noted in the "Description of token configuration options"
http://docs.openstack.org/mitaka/config-reference/identity/options.html
page, the default token expiration time is only
1 hour (3600 seconds).

This corrects the api quick start guide
and adds a quick note on where people can
configure it differently if needed.

Change-Id: I7dc58691b3bcf30a114a6c1e5c8220db4b2fe4e1
Closes-Bug: #1603271
2016-07-29 14:33:04 +00:00
..