b27940c205
This patch is migrating the OVN migration scripts. At the moment, only migration from ML2/OVS to ML2/OVN in a TripleO environment is supported. Co-Authored-By: Miguel Angel Ajo <majopela@redhat.com> Co-Authored-By: Jakub Libosvar <libosvar@redhat.com> Co-Authored-By: Daniel Alvarez <dalvarez@redhat.com> Co-Authored-By: Maciej Józefczyk <mjozefcz@redhat.com> Co-Authored-By: Numan Siddique <nusiddiq@redhat.com> Co-Authored-By: Roman Safronov <rsafrono@redhat.com> Co-Authored-By: Terry Wilson <twilson@redhat.com> Related-Blueprint: neutron-ovn-merge Change-Id: I925f4b650209b8807290d6a69440c31fd72a1762 Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
10 lines
287 B
YAML
10 lines
287 B
YAML
---
|
|
|
|
public_network_name: "{{ public_network_name }}"
|
|
create_resource_script: create-resources.sh.j2
|
|
ovn_migration_temp_dir: "{{ ovn_migration_temp_dir }}"
|
|
image_name: "{{ image_name }}"
|
|
server_user_name: "{{ server_user_name }}"
|
|
overcloudrc: "{{ overcloudrc }}"
|
|
resource_suffix: pinger
|