dragonflow/dragonflow/cmd/eventlet
Shachar Snapiri f624265558 Move metadata_service deployment out of DF code
The deployment should be done via deployment scripts and not in the
code (nor in plugin.sh directly, as to allow production deployment).
Moved the deployment to a script located in the tools directory, which
is now called from the plugin.sh, and may be called from any production
deployment mechanism.

Partial-Bug: #1781376
Change-Id: I90a7e8a87764354ab9e2a8ab149f00f2eaea94f5
2018-07-25 10:44:04 +03:00
..
__init__.py Dragonflow L3 Agent for distributed DNAT 2016-03-30 11:59:52 -04:00
df_bgp_service.py Add BGP db model and service 2017-04-25 02:28:27 +00:00
df_l3_agent.py Dragonflow L3 Agent for distributed DNAT 2016-03-30 11:59:52 -04:00
df_local_controller.py Remove explicit eventlet.monkey_patch() 2016-05-31 16:48:40 +08:00
df_metadata_service.py Move metadata_service deployment out of DF code 2018-07-25 10:44:04 +03:00
df_publisher_service.py Remove explicit eventlet.monkey_patch() 2016-05-31 16:48:40 +08:00