Remove token expiration

I doesn't look like this was needed at all.

Change-Id: I415bcd75d4b61bc8348c6934a5a860bcaabc1f31
This commit is contained in:
Derek Higgins 2018-09-21 14:33:31 +01:00
parent eabc48a901
commit e6a15bdc89
1 changed files with 0 additions and 6 deletions

View File

@ -33,9 +33,3 @@ export CELLSV2_SETUP="singleconductor"
# https://storyboard.openstack.org/#!/story/2003808
# pxe booting with virtio broken in xenial-updates/queens/main
export LIBVIRT_NIC_DRIVER=e1000
# TODO(derekh): investigate if this is actually needed
devstack_localrc base """
[[post-config|\$KEYSTONE_CONF]]
[token]
expiration=10800"""