dragonflow/dragonflow/conf
Hong Hui Xiao 117af79040 Make py file line endings unix style
The line endings were CRLF (dos/windows style). The standard is to use
UNIX style endings.
No other change was made to the file.
This is a result of following command in dragonflow folder.

find ./ -name '*.py' -type f -exec dos2unix {} \;

Change-Id: I732b1647eb2f9b8ef43f651993ec606b4998f383
2017-01-23 11:28:32 +08:00
..
__init__.py Cassandra Support 2017-01-17 08:38:57 +00:00
df_active_port_detection.py Make py file line endings unix style 2017-01-23 11:28:32 +08:00
df_cassandra.py Cassandra Support 2017-01-17 08:38:57 +00:00
df_common_params.py Use neutron-lib portbindings api-def 2017-01-19 09:18:36 -07:00
df_dhcp.py Moved configuration options of dragonflow 2016-12-29 09:09:44 +05:30
df_dnat.py Moved configuration options of dragonflow 2016-12-29 09:09:44 +05:30
df_l2.py Add IPv6 ND Neighbor Advertiser application 2017-01-12 14:54:03 +02:00
df_metadata_service.py Moved config options of metadata_service_app 2016-11-23 12:27:34 +00:00
df_ryu.py Moved configuration options of dragonflow 2016-12-29 09:09:44 +05:30
opts.py Moved configuration options of dragonflow 2016-12-29 09:09:44 +05:30