Add migration SSH tunneling support
authorOliver Walsh <owalsh@redhat.com>
Tue, 28 Mar 2017 15:15:08 +0000 (16:15 +0100)
committerJames Slagle <jslagle@redhat.com>
Thu, 20 Apr 2017 22:17:53 +0000 (22:17 +0000)
commit1eeedbc095c432082c9a6d08c4d15ece36769a52
tree8ca966c74084459f0df53e4e316d596a0fad2c0e
parent33e53fd87784914d010411ec85d040623e4c2617
Add migration SSH tunneling support

This enables nova cold migration.

This also switches to SSH as the default transport for live-migration.
The tripleo-common mistral action that generates passwords supplies the
MigrationSshKey parameter that enables this.
The TCP transport is no longer used for live-migration and the firewall
port has been closed.

Change-Id: I4e55a987c93673796525988a2e4cc264a6b5c24f
Depends-On: I367757cbe8757d11943af7e41af620f9ce919a06
Depends-On: I9e7a1862911312ad942233ac8fc828f4e1be1dcf
Depends-On: Iac1763761c652bed637cb7cf85bc12347b5fe7ec
(cherry picked from commit 0271a63e52b961eab0da2f5c6a61811a7a1498f7)
puppet/services/nova-compute.yaml
puppet/services/nova-libvirt.yaml
releasenotes/notes/migration_over_ssh-003e2a92f5f5374d.yaml [new file with mode: 0644]