Comment 4 for bug 1709281

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

Reviewed: https://review.openstack.org/492094
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=66c902a2b6fb0cf2b198bd813d94878c43c90378
Submitter: Jenkins
Branch: master

commit 66c902a2b6fb0cf2b198bd813d94878c43c90378
Author: Jose Luis Franco Arza <email address hidden>
Date: Wed Aug 9 12:52:29 2017 +0200

    Increase timeout in get_deprecated_parameters workflow

    When upgrading from Ocata to Pike with containers
    it seems that for some systems 60 seconds is not
    enough for the workflow to finish. Increasing it
    solves the issue.

    Change-Id: I8fcabf906b38094aca9ce350bc580fdf5875573a
    Closes-Bug: #1709281