Add in new alias for nsx-migration

Change-Id: I08b07ad05db3f63fddd490d2e43de726bcd54878
This commit is contained in:
Gary Kotton 2017-05-15 21:52:27 -07:00
parent 8937e3bfab
commit 9df40832fb
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,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 =