Atom feed of this document
  
Icehouse -  Icehouse -  Icehouse -  Icehouse -  Icehouse -  Icehouse -  Icehouse -  Icehouse - 

 NEC configuration options

Table 7.26. Description of configuration options for nec
Configuration option = Default value Description
[OFC]
api_max_attempts = 3 (IntOpt) Maximum attempts per OFC API request.NEC plugin retries API request to OFC when OFC returns ServiceUnavailable (503).The value must be greater than 0.
cert_file = None (StrOpt) Certificate file
driver = trema (StrOpt) Driver to use
enable_packet_filter = True (BoolOpt) Enable packet filter
host = 127.0.0.1 (StrOpt) Host to connect to
insecure_ssl = False (BoolOpt) Disable SSL certificate verification
key_file = None (StrOpt) Key file
path_prefix = (StrOpt) Base URL of OFC REST API. It is prepended to each API request.
port = 8888 (StrOpt) Port to connect to
use_ssl = False (BoolOpt) Use SSL to connect
[PROVIDER]
default_router_provider = l3-agent (StrOpt) Default router provider to use.
router_providers = l3-agent, openflow (ListOpt) List of enabled router providers.
[fwaas]
driver = (StrOpt) Name of the FWaaS Driver

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...