Comment 4 for bug 1720793

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

Reviewed: https://review.openstack.org/509001
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=47e66a81681b8327b5d1c284e54bb0495e2f4872
Submitter: Jenkins
Branch: master

commit 47e66a81681b8327b5d1c284e54bb0495e2f4872
Author: Giulio Fidente <email address hidden>
Date: Mon Oct 2 22:44:18 2017 +0200

    Ensure ssh key is active before returning from create_admin_via_nova

    We need to make sure os-collect-config has pulled in the new
    software deployment and committed the changes before returning.

    Also sets the ceph-ansible playbook retries to 3 to make sure we
    don't fail unnecessarily on unpredictable network issues.

    Change-Id: I544abf5053f18984d93cf381812372029f4ce498
    Closes-Bug: #1720793