From 6cc71fc758e90ab8a6ce7e9c7e5a9b945d247a13 Mon Sep 17 00:00:00 2001
From: Adit Sarfaty <asarfaty@vmware.com>
Date: Wed, 10 May 2017 18:14:56 +0300
Subject: [PATCH] Rename api-replay to nsx-migration

Change-Id: I2a8889119b52123427a4ae269cc1fb669375c36e
---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 13aa048e82..c8016a5b9f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,7 +26,7 @@ packages =
 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 =