Merge "Add entry points for cli commands"
This commit is contained in:
commit
143edd0741
0
neutron_taas/taas_cli/__init__.py
Normal file
0
neutron_taas/taas_cli/__init__.py
Normal file
@ -43,3 +43,8 @@ input_file = neutron_taas/locale/tap-as-a-service.pot
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = neutron_taas/locale/tap-as-a-service.pot
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
taas = neutron_taas.taas_cli.taas_cli:main
|
||||
neutron-taas-openvswitch-agent = neutron_taas.services.taas.agents.ovs.agent:main
|
||||
|
Loading…
x
Reference in New Issue
Block a user