dragonflow/dragonflow/conf
Omer Anson 49f836128a Auto-enable loadbalancer VIP ports
By default, when loadbalancer VIP ports are created (either via Octavia
or via neutron-lbaas (v2)), then the port is created with
admin_state_up=False (i.e. the port is disabled). Dragonflow respects
this attribute, and does not 'wire' the port in this case.

Rather than change the default in Octavia and neutron-LBaaS, this patch
detects this case, and enables the VIP ports.

Change-Id: Ibbe927b2672f327349bdd9cff46349d4d01c990a
Partial-Bug: #1720734
2017-12-21 20:51:37 +02:00
..
__init__.py Auto-enable loadbalancer VIP ports 2017-12-21 20:51:37 +02:00
df_active_port_detection.py Make py file line endings unix style 2017-01-23 11:28:32 +08:00
df_bgp.py Add bgp driver 2017-05-04 00:19:53 +00:00
df_cassandra.py Cassandra Support 2017-01-17 08:38:57 +00:00
df_common_params.py Infer MACVLAN/IPVLAN ports 2017-12-18 15:19:49 +02:00
df_dhcp.py Add E128 to pep8 check list 2017-02-13 18:17:21 +08:00
df_dnat.py Change DNAT to rely on Provider app for bridge access 2017-08-31 17:06:44 +03:00
df_l2.py provider_networks_app 2017-02-26 09:03:49 +00:00
df_l3.py Respond icmp unreachable message with rate limit(L3 app) 2017-02-16 12:51:31 +00:00
df_loadbalancer.py Auto-enable loadbalancer VIP ports 2017-12-21 20:51:37 +02:00
df_metadata_service.py Move metadata_interface to df_metadata config group 2017-05-04 00:21:01 +00:00
df_provider_networks.py provider_networks_app 2017-02-26 09:03:49 +00:00
df_rethinkdb.py Adding RethinkDB driver 2017-09-13 07:07:44 +00:00
df_ryu.py Moved configuration options of dragonflow 2016-12-29 09:09:44 +05:30
df_snat.py Remove enable_goto_flows configuration option 2017-08-31 17:06:56 +03:00
opts.py Add E128 to pep8 check list 2017-02-13 18:17:21 +08:00