Comment 12 for bug 1398128

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

Reviewed: https://review.openstack.org/139770
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=0354640587cde740aa0299c722f019ae1c01e05d
Submitter: Jenkins
Branch: master

commit 0354640587cde740aa0299c722f019ae1c01e05d
Author: Adam Gandelman <email address hidden>
Date: Fri Dec 5 16:49:12 2014 -0800

    Move ironic ssh key creation early in preparation

    SSH creds should be in place before nodes are enrolled. If not,
    ironic cannot sync power state causing nova to skip nodes in
    its resource tracker.

    Change-Id: I6b98ae57ce33783f69e2cf9ba357807d384b3012
    Closes-bug: #1398128