From 757316388c12b23dadb8ed4cb7c4d0980457f4b6 Mon Sep 17 00:00:00 2001 From: Adit Sarfaty Date: Wed, 10 May 2017 18:14:56 +0300 Subject: [PATCH] Rename api-replay to nsx-migration Change-Id: I2a8889119b52123427a4ae269cc1fb669375c36e --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 3ed3003b4a..60e198f3df 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,6 +28,7 @@ console_scripts = neutron-check-nsx-config = vmware_nsx.check_nsx_config:main nsxadmin = vmware_nsx.shell.nsxadmin:main neutron-api-replay = vmware_nsx.api_replay.cli:main + nsx-migration = vmware_nsx.api_replay.cli:main neutron.db.alembic_migrations = vmware-nsx = vmware_nsx.db.migration:alembic_migrations neutron.core_plugins =