Merge "Upgrade gnocchi without skip-storage"
[apex-tripleo-heat-templates.git] / releasenotes / notes / migration_over_ssh-003e2a92f5f5374d.yaml
1 ---
2 features:
3   - |
4     Add support for cold migration over ssh.
5
6     This enables nova cold migration.
7
8     This also switches to SSH as the default transport for live-migration.
9     The tripleo-common mistral action that generates passwords supplies the
10     MigrationSshKey parameter that enables this.
11 deprecations:
12   - |
13     The TCP transport is no longer used for live-migration and the firewall
14     port has been closed.