Comment 4 for bug 1403798

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/140016
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=81e01c06420db7289f1efaaf8eddf172b61dca45
Submitter: Jenkins
Branch: master

commit 81e01c06420db7289f1efaaf8eddf172b61dca45
Author: Igor Kalnitsky <email address hidden>
Date: Mon Dec 8 16:19:09 2014 +0200

    fuel_upgrade: add retries for getting token

    After starting a new Keystone container, the first attempt to get a token
    fails. Unfortunately, the logs keep silent and say nothing. As a workaround,
    we can just increase retries number.

    Change-Id: Ib1bba120614d1964e838c289489f1877074c324d
    Closes-Bug: #1403798