Commit Graph

4 Commits

Author SHA1 Message Date
WeiLingfei
33c4a2d97e Update url and package name
The package name and url need to update.

- Update package from "python-neutron-ovn-migration-tool" and
"python-neutron" to "openstack-neutron-ovn-migration-tool" and
"openstack-neutron".
- Update url from "github" to "opendev"

Change-Id: I41ba7d6929b28317622dbf868f265eab4c6fd84e
2023-03-28 06:59:20 +00:00
Roman Safronov
278978bb42 Add OVN migration OSP 16.2 option
In order to support OVN migration to OSP 16.2 we need to include
this option into OVN migraiton plugin spec file.

Change-Id: Ib52052d9a178a9246a83963cfa8e2c297ee0d94f
Closes-bug: #1912948
2021-01-24 17:18:55 +02:00
Roman Safronov
e4228cfa34 Add OSP16.1 choice to migration plugin spec
It was impossible to specify OSP version 16.1 when executing
ML2/OVS to ML2/OVN migration plugin.

Change-Id: I56dddbb5faf67191e61623d48b2b452de3ff76ce
2020-05-04 20:34:16 +03:00
Lucas Alvares Gomes
b27940c205 Migrate the OVN migration scripts
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>
2020-03-31 15:35:35 +01:00