Comment 13 for bug 1606887

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/356577
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=2b5cba0ecced2a43a7142fbb58855354b0fda355
Submitter: Jenkins
Branch: stable/mitaka

commit 2b5cba0ecced2a43a7142fbb58855354b0fda355
Author: Vladimir Khlyunev <email address hidden>
Date: Wed Aug 17 19:08:54 2016 +0300

    Pass retry count=1 into keystone session

    KeystoneAuth can handle connection failure and timeouts not related to
    target service but but defauit this retries are disabled. We are faced with
    several issues related to broken session in case of changed time on server or
    even restart of nailgun. The second request will re-create session inside of
    KeystoneAuth so lets allow session to handle it.

    Related-bug:1606887
    Change-Id: I3011e25a5c81f74015430b5ace5aa14bc4695bb8