Icehouse - Icehouse - Icehouse - Icehouse - Icehouse - Icehouse - Icehouse - Icehouse -
| Configuration option = Default value | Description |
|---|---|
| [SDNVE] | |
| base_url = /one/nb/v2/ | (StrOpt) Base URL for SDN-VE controller REST API |
| controller_ips = 127.0.0.1 | (ListOpt) List of IP addresses of SDN-VE controller(s) |
| default_tenant_type = OF | (StrOpt) Tenant type: OF (default) and OVERLAY |
| format = json | (StrOpt) SDN-VE request/response format |
| info = sdnve_info_string | (StrOpt) SDN-VE RPC subject |
| integration_bridge = None | (StrOpt) Integration bridge to use |
| interface_mappings = | (ListOpt) List of <physical_network_name>:<interface_name> |
| of_signature = SDNVE-OF | (StrOpt) The string in tenant description that indicates the tenant is a OF tenant |
| out_of_band = True | (BoolOpt) Indicating if controller is out of band or not |
| overlay_signature = SDNVE-OVERLAY | (StrOpt) The string in tenant description that indicates the tenant is a OVERLAY tenant |
| password = admin | (StrOpt) SDN-VE administrator password |
| port = 8443 | (StrOpt) SDN-VE controller port number |
| reset_bridge = True | (BoolOpt) Reset the integration bridge before use |
| use_fake_controller = False | (BoolOpt) If set to True uses a fake controller. |
| userid = admin | (StrOpt) SDN-VE administrator user id |
| [SDNVE_AGENT] | |
| polling_interval = 2 | (IntOpt) Agent polling interval if necessary |
| root_helper = sudo | (StrOpt) Using root helper |
| rpc = True | (BoolOpt) Whether using rpc |

