Description of ML2 Freescale SDN mechanism driver configuration options
Configuration option = Default value Description
[ml2_fslsdn]
= False (BoolOpt) If set, ignore any SSL validation issues.
= keystone (StrOpt) Auth strategy for connecting to neutron in admin context.
= http://127.0.0.1:5000/v2.0/ (StrOpt) CRD Auth URL.
= None (StrOpt) Location of ca certificates file to use for CRD client requests.
= password (StrOpt) CRD Service Password.
= RegionOne (StrOpt) Region name for connecting to CRD Service in admin context.
= service (StrOpt) CRD Tenant Name.
= http://127.0.0.1:9797 (StrOpt) URL for connecting to CRD service.
= 30 (IntOpt) Timeout value for connecting to CRD service in seconds.
= crd (StrOpt) CRD service Username.