Comment 2 for bug 1311168

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to packstack (master)

Reviewed: https://review.openstack.org/89643
Committed: https://git.openstack.org/cgit/stackforge/packstack/commit/?id=207210f926b243b086401020b1dbf8d8f6c15f5a
Submitter: Jenkins
Branch: master

commit 207210f926b243b086401020b1dbf8d8f6c15f5a
Author: Lars Kellogg-Stedman <email address hidden>
Date: Thu Apr 10 11:36:16 2014 -0400

    support ssh-based live migration

    This change introduces support for ssh key generation and distribution
    to support instance migration via qemu+ssh connections to remote
    hypervisors.

    This change requires https://review.openstack.org/#/c/89620/ (which
    introduces support for ssh keys into puppet-nova)

    Change-Id: I38c2aee3a7415bb69a099419f6149151c7d6b52c
    Closes-bug: 1311168