Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo -
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
default_device_name = Switch1 |
(StrOpt) default_device_name of the l2 gateway |
default_l2_gw_service_uuid = None |
(StrOpt) Unique identifier of the NSX L2 Gateway service which will be used by default for network gateways |
default_l3_gw_service_uuid = None |
(StrOpt) Unique identifier of the NSX L3 Gateway service which will be used for implementing routers and floating IPs |
l2gw_callback_class = networking_l2gw.services.l2gateway.ovsdb.data.L2GatewayOVSDBCallbacks |
(StrOpt) L2 gateway plugin callback class where theRPCs from the agent are going to get invoked |
quota_l2_gateway = 5 |
(IntOpt) Number of l2 gateways allowed per tenant, -1 for unlimited |
[ovsdb] | |
l2_gw_agent_ca_cert_base_path = None |
(StrOpt) Trusted issuer CA cert |
l2_gw_agent_cert_base_path = None |
(StrOpt) L2 gateway agent public certificate |
l2_gw_agent_priv_key_base_path = None |
(StrOpt) L2 gateway agent private key |
max_connection_retries = 10 |
(IntOpt) Maximum number of retries to open a socket with the OVSDB server |
ovsdb_hosts = host1:127.0.0.1:6632 |
(StrOpt) OVSDB server name:host/IP:port |
periodic_interval = 20 |
(IntOpt) Seconds between periodic task runs |