summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-13 13:38:39 +0000
committerGerrit Code Review <review@openstack.org>2023-04-13 13:38:39 +0000
commit81b982b669f251399347e5df64464975f2d93930 (patch)
tree51d1b2b07a725b2caa5fb821209a4fd32de25cc3 /doc
parentcb666e0853226613fac689d57706309f9c907a12 (diff)
parent33c4a2d97eeabe812598d651bde60556e2127072 (diff)
downloadneutron-81b982b669f251399347e5df64464975f2d93930.tar.gz
Merge "Update url and package name"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/ovn/migration.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/ovn/migration.rst b/doc/source/ovn/migration.rst
index 7fa733ce4f..2123767882 100644
--- a/doc/source/ovn/migration.rst
+++ b/doc/source/ovn/migration.rst
@@ -49,11 +49,11 @@ Perform the following steps in the overcloud/undercloud
Perform the following steps in the undercloud
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-1. Install python-networking-ovn-migration-tool.
+1. Install openstack-neutron-ovn-migration-tool.
.. code-block:: console
- # yum install python-networking-ovn-migration-tool
+ # yum install openstack-neutron-ovn-migration-tool
2. Create a working directory on the undercloud, and copy the ansible playbooks
@@ -61,7 +61,7 @@ Perform the following steps in the undercloud
$ mkdir ~/ovn_migration
$ cd ~/ovn_migration
- $ cp -rfp /usr/share/ansible/networking-ovn-migration/playbooks .
+ $ cp -rfp /usr/share/ansible/neutron-ovn-migration/playbooks .
3. Create ``~/overcloud-deploy-ovn.sh`` script in your ``$HOME``.
This script must source your stackrc file, and then execute an ``openstack