/
Running Data Migration

Running Data Migration

Before installing networking-infoblox, if you have already created networks, subnets, and ports in OpenStack and wish to migrate those objects to the Infoblox Grid, you can run the sync_neutron_to_infoblox.py script under the tools folder in the networking_infoblox distribution.

You need to run the sync neutron script once the admin file is sourced:

$ networking-infoblox(keystone_admin)]# python3

Run the following script to migrate the objects:
networking_infoblox/tools/sync_neutron_to_infoblox.py

Related content