Rename api-replay to nsx-migration

Change-Id: I2a8889119b52123427a4ae269cc1fb669375c36e
This commit is contained in:
Adit Sarfaty 2017-05-10 18:14:56 +03:00
parent e0da50bf36
commit 6cc71fc758
1 changed files with 1 additions and 1 deletions

View File

@ -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 =