Remove token expiration
I doesn't look like this was needed at all. Change-Id: I415bcd75d4b61bc8348c6934a5a860bcaabc1f31
This commit is contained in:
parent
eabc48a901
commit
e6a15bdc89
@ -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"""
|
||||
|
Loading…
Reference in New Issue
Block a user