Comment 8 for bug 1306294

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-image-elements (master)

Reviewed: https://review.openstack.org/93848
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=8c84cf691ea8c9f6100cfcbf7d1942fdf1384f79
Submitter: Jenkins
Branch: master

commit 8c84cf691ea8c9f6100cfcbf7d1942fdf1384f79
Author: Robert Collins <email address hidden>
Date: Fri May 16 16:06:36 2014 +1200

    Workaround Heat not handling token expiry

    Heat cannot handle a token expiring mid-deploy. Until the heat bug is
    fixed we can workaround it by upping the token expiry time. The value
    of 4 hours is higher than the time we need to deploy a 30 node cloud
    of real hardware, and less than the 5 hour upper maximum suggested by
    Morgan Fainberg, Keystone core.

    Change-Id: Ib079f8880b3672ac442804557baca954e8af87ff
    Partial-Bug: #1306294