Atom feed of this document
  
Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno - 

 New, updated and deprecated options in Juno for OpenStack Networking

Table 8.74. New options
Option = default value (Type) Help string
[DEFAULT] agent_down_time = 75 (IntOpt) Seconds to regard the agent is down; should be at least twice report_interval, to be sure the agent is down for good.
[DEFAULT] agent_mode = legacy (StrOpt) The working mode for the agent. Allowed modes are: 'legacy' - this preserves the existing behavior where the L3 agent is deployed on a centralized networking node to provide L3 services like DNAT, and SNAT. Use this mode if you do not want to adopt DVR. 'dvr' - this mode enables DVR functionality and must be used for an L3 agent that runs on a compute host. 'dvr_snat' - this enables centralized SNAT support in conjunction with DVR. This mode must be used for an L3 agent running on a centralized node (or in single-host deployments, e.g. devstack)
[DEFAULT] allow_automatic_l3agent_failover = False (BoolOpt) Automatically reschedule routers from offline L3 agents to online L3 agents.
[DEFAULT] apic_system_id = openstack (StrOpt) Prefix for APIC domain/names/profiles created
[DEFAULT] check_child_processes = False (BoolOpt) Periodically check child processes
[DEFAULT] check_child_processes_action = respawn (StrOpt) Action to be executed when a child process dies
[DEFAULT] check_child_processes_interval = 60 (IntOpt) Interval between checks of child process liveness (seconds)
[DEFAULT] dhcp_agents_per_network = 1 (IntOpt) Number of DHCP agents scheduled to host a network.
[DEFAULT] dvr_base_mac = fa:16:3f:00:00:00 (StrOpt) The base mac address used for unique DVR instances by Neutron
[DEFAULT] enable_metadata_proxy = True (BoolOpt) Allow running metadata proxy.
[DEFAULT] gateway_external_network_id = (StrOpt) UUID of external network for routers implemented by the agents.
[DEFAULT] ha_confs_path = $state_path/ha_confs (StrOpt) Location to store keepalived/conntrackd config files
[DEFAULT] ha_vrrp_advert_int = 2 (IntOpt) The advertisement interval in seconds
[DEFAULT] ha_vrrp_auth_password = None (StrOpt) VRRP authentication password
[DEFAULT] ha_vrrp_auth_type = PASS (StrOpt) VRRP authentication type AH/PASS
[DEFAULT] handle_internal_only_routers = True (BoolOpt) Agent should implement routers with no gateway
[DEFAULT] kombu_reconnect_delay = 1.0 (FloatOpt) How long to wait before reconnecting in response to an AMQP consumer cancel notification.
[DEFAULT] l3_ha = False (BoolOpt) Enable HA mode for virtual routers.
[DEFAULT] l3_ha_net_cidr = 169.254.192.0/18 (StrOpt) Subnet used for the l3 HA admin network.
[DEFAULT] loadbalancer_pool_scheduler_driver = neutron.services.loadbalancer.agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling pool to a default loadbalancer agent
[DEFAULT] max_l3_agents_per_router = 3 (IntOpt) Maximum number of agents on which a router will be scheduled.
[DEFAULT] max_routes = 30 (IntOpt) Maximum number of routes
[DEFAULT] metadata_port = 9697 (IntOpt) TCP Port used by Neutron metadata namespace proxy.
[DEFAULT] min_l3_agents_per_router = 2 (IntOpt) Minimum number of agents on which a router will be scheduled.
[DEFAULT] network_auto_schedule = True (BoolOpt) Allow auto scheduling networks to DHCP agent.
[DEFAULT] network_scheduler_driver = neutron.scheduler.dhcp_agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling network to DHCP agent
[DEFAULT] nova_api_insecure = False (BoolOpt) If True, ignore any SSL validation issues
[DEFAULT] nova_ca_certificates_file = None (StrOpt) CA file for novaclient to verify server certificates
[DEFAULT] nova_client_cert = (StrOpt) Client certificate for nova metadata api server.
[DEFAULT] nova_client_priv_key = (StrOpt) Private key of client certificate.
[DEFAULT] nova_metadata_insecure = False (BoolOpt) Allow to perform insecure SSL (https) requests to nova metadata
[DEFAULT] nova_metadata_protocol = http (StrOpt) Protocol to access nova metadata, http or https
[DEFAULT] qpid_receiver_capacity = 1 (IntOpt) The number of prefetched messages held by receiver.
[DEFAULT] ra_confs = $state_path/ra (StrOpt) Location to store IPv6 RA config files
[DEFAULT] rabbit_login_method = AMQPLAIN (StrOpt) the RabbitMQ login method
[DEFAULT] router_auto_schedule = True (BoolOpt) Allow auto scheduling of routers to L3 agent.
[DEFAULT] router_delete_namespaces = False (BoolOpt) Delete namespace after removing a router.
[DEFAULT] router_distributed = False (BoolOpt) System-wide flag to determine the type of router that tenants can create. Only admin can override.
[DEFAULT] router_id = (StrOpt) If namespaces is disabled, the l3 agent can only configure a router that has the matching router ID.
[DEFAULT] router_scheduler_driver = neutron.scheduler.l3_agent_scheduler.ChanceScheduler (StrOpt) Driver to use for scheduling router to a default L3 agent
[DEFAULT] send_arp_for_ha = 3 (IntOpt) Send this many gratuitous ARPs for HA setup, if less than or equal to 0, the feature is disabled
[DEFAULT] transport_url = None (StrOpt) A URL representing the messaging driver to use and its full configuration. If not set, we fall back to the rpc_backend option and driver specific configuration.
[DEFAULT] use_syslog_rfc_format = False (BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. If enabled, prefixes the MSG part of the syslog message with APP-NAME (RFC5424). The format without the APP-NAME is deprecated in I, and will be removed in J.
[AGENT] arp_responder = False (BoolOpt) Enable local ARP responder if it is supported. Requires OVS 2.1 and ML2 l2population driver. Allows the switch (when supporting an overlay) to respond to an ARP request locally without performing a costly ARP broadcast into the overlay.
[AGENT] dont_fragment = True (BoolOpt) Set or un-set the don't fragment (DF) bit on outgoing IP packet carrying GRE/VXLAN tunnel.
[AGENT] enable_distributed_routing = False (BoolOpt) Make the l2 agent run in DVR mode.
[AGENT] physical_interface_mappings = (ListOpt) List of <physical_network>:<physical_interface>
[CISCO_N1K] http_pool_size = 4 (IntOpt) Number of threads to use to make HTTP requests
[CISCO_N1K] restrict_policy_profiles = False (BoolOpt) Restrict the visibility of policy profiles to the tenants
[CONTRAIL] api_server_ip = 127.0.0.1 (StrOpt) IP address to connect to opencontrail controller
[CONTRAIL] api_server_port = 8082 (IntOpt) Port to connect to opencontrail controller
[HYPERV] network_vlan_ranges = (ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
[HYPERV] tenant_network_type = local (StrOpt) Network type for tenant networks (local, flat, vlan or none)
[NOVA] node_override_vif_distributed = (ListOpt) Nova compute nodes to manually set VIF type to distributed
[NOVA] node_override_vif_dvs = (ListOpt) Nova compute nodes to manually set VIF type to dvs
[NOVA] node_override_vif_hw_veb = (ListOpt) Nova compute nodes to manually set VIF type to hw_veb
[NOVA] node_override_vif_vrouter = (ListOpt) Nova compute nodes to manually set VIF type to vrouter
[NSX_DHCP] default_lease_time = 43200 (IntOpt) Default DHCP lease time
[NSX_DHCP] domain_name = openstacklocal (StrOpt) Domain to use for building the hostnames
[NSX_DHCP] extra_domain_name_servers = (ListOpt) Comma separated list of additional domain name servers
[NSX_LSN] sync_on_missing_data = False (BoolOpt) Pull LSN information from NSX in case it is missing from the local data store. This is useful to rebuild the local store in case of server recovery.
[NSX_METADATA] metadata_server_address = 127.0.0.1 (StrOpt) IP address used by Metadata server.
[NSX_METADATA] metadata_server_port = 8775 (IntOpt) TCP Port used by Metadata server.
[NSX_METADATA] metadata_shared_secret = (StrOpt) Shared secret to sign instance-id request
[OVS] use_veth_interconnection = False (BoolOpt) Use veths instead of patch ports to interconnect the integration bridge to physical bridges.
[PHYSICAL_INTERFACE] physical_interface = eth0 (StrOpt) The network interface to use when creatinga port
[QUOTAS] quota_firewall = 1 (IntOpt) Number of firewalls allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_firewall_policy = 1 (IntOpt) Number of firewall policies allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_firewall_rule = 100 (IntOpt) Number of firewall rules allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_floatingip = 50 (IntOpt) Number of floating IPs allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_health_monitor = -1 (IntOpt) Number of health monitors allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_member = -1 (IntOpt) Number of pool members allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_network_gateway = 5 (IntOpt) Number of network gateways allowed per tenant, -1 for unlimited
[QUOTAS] quota_packet_filter = 100 (IntOpt) Number of packet_filters allowed per tenant, -1 for unlimited
[QUOTAS] quota_pool = 10 (IntOpt) Number of pools allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_router = 10 (IntOpt) Number of routers allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_security_group = 10 (IntOpt) Number of security groups allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_security_group_rule = 100 (IntOpt) Number of security rules allowed per tenant. A negative value means unlimited.
[QUOTAS] quota_vip = 10 (IntOpt) Number of vips allowed per tenant. A negative value means unlimited.
[SECURITYGROUP] enable_ipset = True (BoolOpt) Use ipset to speed-up the iptables based security groups.
[SRIOV_NIC] exclude_devices = (ListOpt) List of <network_device>:<excluded_devices> mapping network_device to the agent's node-specific list of virtual functions that should not be used for virtual networking. excluded_devices is a semicolon separated list of virtual functions (BDF format).to exclude from network_device. The network_device in the mapping should appear in the physical_device_mappings list.
[SRIOV_NIC] physical_device_mappings = (ListOpt) List of <physical_network>:<network_device> mapping physical network names to the agent's node-specific physical network device of SR-IOV physical function to be used for VLAN networks. All physical networks listed in network_vlan_ranges on the server should have mappings to appropriate interfaces on each agent
[SWITCH] address = (StrOpt) The address of the host to SSH to
[SWITCH] ostype = NOS (StrOpt) Currently unused
[SWITCH] password = (StrOpt) The SSH password to use
[SWITCH] username = (StrOpt) The SSH username to use
[SYNCMANAGER] enable_sync = False (BoolOpt) Nuage plugin will sync resources between openstack and VSD
[SYNCMANAGER] sync_interval = 0 (IntOpt) Sync interval in seconds between openstack and VSD. It defines how often the synchronization is done. If not set, value of 0 is assumed and sync will be performed only once, at the Neutron startup time.
[cfg_agent] device_connection_timeout = 30 (IntOpt) Time in seconds for connecting to a hosting device
[cfg_agent] hosting_device_dead_timeout = 300 (IntOpt) The time in seconds until a backlogged hosting device is presumed dead. This value should be set up high enough to recover from a period of connectivity loss or high load when the device may not be responding.
[cfg_agent] routing_svc_helper_class = neutron.plugins.cisco.cfg_agent.service_helpers.routing_svc_helper.RoutingServiceHelper (StrOpt) Path of the routing service helper class.
[cfg_agent] rpc_loop_interval = 10 (IntOpt) Interval when the process_services() loop executes in seconds. This is when the config agent lets each service helper to process its neutron resources.
[database] mysql_sql_mode = TRADITIONAL (StrOpt) The SQL mode to be used for MySQL sessions. This option, including the default, overrides any server-set SQL mode. To use whatever SQL mode is set by the server configuration, set this to no value. Example: mysql_sql_mode=
[database] sqlite_db = oslo.sqlite (StrOpt) The file name to use with SQLite.
[database] sqlite_synchronous = True (BoolOpt) If True, SQLite uses synchronous mode.
[general] backlog_processing_interval = 10 (IntOpt) Time in seconds between renewed scheduling attempts of non-scheduled routers.
[general] cfg_agent_down_time = 60 (IntOpt) Seconds of no status update until a cfg agent is considered down.
[general] default_security_group = mgmt_sec_grp (StrOpt) Default security group applied on management port. Default value is mgmt_sec_grp.
[general] ensure_nova_running = True (BoolOpt) Ensure that Nova is running before attempting to create any VM.
[general] l3_admin_tenant = L3AdminTenant (StrOpt) Name of the L3 admin tenant.
[general] management_network = osn_mgmt_nw (StrOpt) Name of management network for device configuration. Default value is osn_mgmt_nw
[general] service_vm_config_path = /opt/stack/data/neutron/cisco/config_drive (StrOpt) Path to config drive files for service VM instances.
[general] templates_path = /opt/stack/data/neutron/cisco/templates (StrOpt) Path to templates for hosting devices.
[haproxy] send_gratuitous_arp = 3 (IntOpt) When delete and re-add the same vip, send this many gratuitous ARPs to flush the ARP cache in the Router. Set it below or equal to 0 to disable this feature.
[hosting_devices] csr1kv_booting_time = 420 (IntOpt) Booting time in seconds before a CSR1kv becomes operational.
[hosting_devices] csr1kv_cfgagent_router_driver = neutron.plugins.cisco.cfg_agent.device_drivers.csr1kv.csr1kv_routing_driver.CSR1kvRoutingDriver (StrOpt) Config agent driver for CSR1kv.
[hosting_devices] csr1kv_configdrive_template = csr1kv_cfg_template (StrOpt) CSR1kv configdrive template file.
[hosting_devices] csr1kv_device_driver = neutron.plugins.cisco.l3.hosting_device_drivers.csr1kv_hd_driver.CSR1kvHostingDeviceDriver (StrOpt) Hosting device driver for CSR1kv.
[hosting_devices] csr1kv_flavor = 621 (StrOpt) UUID of Nova flavor for CSR1kv.
[hosting_devices] csr1kv_image = csr1kv_openstack_img (StrOpt) Name of Glance image for CSR1kv.
[hosting_devices] csr1kv_password = cisco (StrOpt) Password to use for CSR1kv configurations.
[hosting_devices] csr1kv_plugging_driver = neutron.plugins.cisco.l3.plugging_drivers.n1kv_trunking_driver.N1kvTrunkingPlugDriver (StrOpt) Plugging driver for CSR1kv.
[hosting_devices] csr1kv_username = stack (StrOpt) Username to use for CSR1kv configurations.
[keystone_authtoken] check_revocations_for_cached = False (BoolOpt) If true, the revocation list will be checked for cached tokens. This requires that PKI tokens are configured on the Keystone server.
[keystone_authtoken] hash_algorithms = md5 (ListOpt) Hash algorithms to use for hashing PKI tokens. This may be a single algorithm or multiple. The algorithms are those supported by Python standard hashlib.new(). The hashes will be tried in the order given, so put the preferred one first for performance. The result of the first hash will be stored in the cache. This will typically be set to multiple values only while migrating from a less secure algorithm to a more secure one. Once all the old tokens are expired this option should be set to a single value for better performance.
[keystone_authtoken] identity_uri = None (StrOpt) Complete admin Identity API endpoint. This should specify the unversioned root endpoint e.g. https://localhost:35357/
[l3_arista] l3_sync_interval = 180 (IntOpt) Sync interval in seconds between L3 Service plugin and EOS. This interval defines how often the synchronization is performed. This is an optional field. If not set, a value of 180 seconds is assumed
[l3_arista] mlag_config = False (BoolOpt) This flag is used indicate if Arista Switches are configured in MLAG mode. If yes, all L3 config is pushed to both the switches automatically. If this flag is set to True, ensure to specify IP addresses of both switches. This is optional. If not set, a value of "False" is assumed.
[l3_arista] primary_l3_host = (StrOpt) Arista EOS IP address. This is required field. If not set, all communications to Arista EOS will fail
[l3_arista] primary_l3_host_password = (StrOpt) Password for Arista EOS. This is required field. If not set, all communications to Arista EOS will fail
[l3_arista] primary_l3_host_username = (StrOpt) Username for Arista EOS. This is required field. If not set, all communications to Arista EOS will fail
[l3_arista] secondary_l3_host = (StrOpt) Arista EOS IP address for second Switch MLAGed with the first one. This an optional field, however, if mlag_config flag is set, then this is required. If not set, all communications to Arista EOS will fail
[l3_arista] use_vrf = False (BoolOpt) A "True" value for this flag indicates to create a router in VRF. If not set, all routers are created in default VRF.This is optional. If not set, a value of "False" is assumed.
[ml2] extension_drivers = (ListOpt) An ordered list of extension driver entrypoints to be loaded from the neutron.ml2.extension_drivers namespace.
[ml2_brocade] rbridge_id = 1 (StrOpt) Rbridge id of provider edge router(s)
[ml2_cisco_apic] apic_agent_poll_interval = 2 (FloatOpt) Interval between agent poll for topology (in sec)
[ml2_cisco_apic] apic_agent_report_interval = 30 (FloatOpt) Interval between agent status updates (in sec)
[ml2_cisco_apic] apic_app_profile_name = ${apic_system_id}_app (StrOpt) Name for the app profile used for Openstack
[ml2_cisco_apic] apic_domain_name = ${apic_system_id} (StrOpt) Name for the domain created on APIC
[ml2_cisco_apic] apic_entity_profile = ${apic_system_id}_entity_profile (StrOpt) Name of the entity profile to be created
[ml2_cisco_apic] apic_function_profile = ${apic_system_id}_function_profile (StrOpt) Name of the function profile to be created
[ml2_cisco_apic] apic_host_uplink_ports = (ListOpt) The uplink ports to check for ACI connectivity
[ml2_cisco_apic] apic_hosts = (ListOpt) An ordered list of host names or IP addresses of the APIC controller(s).
[ml2_cisco_apic] apic_lacp_profile = ${apic_system_id}_lacp_profile (StrOpt) Name of the LACP profile to be created
[ml2_cisco_apic] apic_name_mapping = use_name (StrOpt) Name mapping strategy to use: use_uuid | use_name
[ml2_cisco_apic] apic_node_profile = ${apic_system_id}_node_profile (StrOpt) Name of the node profile to be created
[ml2_cisco_apic] apic_password = None (StrOpt) Password for the APIC controller
[ml2_cisco_apic] apic_sync_interval = 0 (IntOpt) Synchronization interval in seconds
[ml2_cisco_apic] apic_use_ssl = True (BoolOpt) Use SSL to connect to the APIC controller
[ml2_cisco_apic] apic_username = None (StrOpt) Username for the APIC controller
[ml2_cisco_apic] apic_vlan_ns_name = ${apic_system_id}_vlan_ns (StrOpt) Name for the vlan namespace to be used for Openstack
[ml2_cisco_apic] apic_vlan_range = 2:4093 (StrOpt) Range of VLAN's to be used for Openstack
[ml2_cisco_apic] apic_vpc_pairs = (ListOpt) The switch pairs for VPC connectivity
[ml2_cisco_apic] root_helper = sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf (StrOpt) Setup root helper as rootwrap or sudo
[ml2_fslsdn] crd_api_insecure = False (BoolOpt) If set, ignore any SSL validation issues.
[ml2_fslsdn] crd_auth_strategy = keystone (StrOpt) Auth strategy for connecting to neutron in admin context.
[ml2_fslsdn] crd_auth_url = http://127.0.0.1:5000/v2.0/ (StrOpt) CRD Auth URL.
[ml2_fslsdn] crd_ca_certificates_file = None (StrOpt) Location of ca certificates file to use for CRD client requests.
[ml2_fslsdn] crd_password = password (StrOpt) CRD Service Password.
[ml2_fslsdn] crd_region_name = RegionOne (StrOpt) Region name for connecting to CRD Service in admin context.
[ml2_fslsdn] crd_tenant_name = service (StrOpt) CRD Tenant Name.
[ml2_fslsdn] crd_url = http://127.0.0.1:9797 (StrOpt) URL for connecting to CRD service.
[ml2_fslsdn] crd_url_timeout = 30 (IntOpt) Timeout value for connecting to CRD service in seconds.
[ml2_fslsdn] crd_user_name = crd (StrOpt) CRD service Username.
[ml2_sriov] agent_required = False (BoolOpt) SRIOV neutron agent is required for port binding
[ml2_sriov] supported_pci_vendor_devs = 15b3:1004, 8086:10c9 (ListOpt) Supported PCI vendor devices, defined by vendor_id:product_id according to the PCI ID Repository. Default enables support for Intel and Mellanox SR-IOV capable NICs
[n1kv] management_port_profile = osn_mgmt_pp (StrOpt) Name of N1kv port profile for management ports.
[n1kv] t1_network_profile = osn_t1_np (StrOpt) Name of N1kv network profile for T1 networks (i.e., trunk networks for VXLAN segmented traffic).
[n1kv] t1_port_profile = osn_t1_pp (StrOpt) Name of N1kv port profile for T1 ports (i.e., ports carrying traffic from VXLAN segmented networks).
[n1kv] t2_network_profile = osn_t2_np (StrOpt) Name of N1kv network profile for T2 networks (i.e., trunk networks for VLAN segmented traffic).
[n1kv] t2_port_profile = osn_t2_pp (StrOpt) Name of N1kv port profile for T2 ports (i.e., ports carrying traffic from VLAN segmented networks).
[netscaler_driver] netscaler_ncc_password = None (StrOpt) Password to login to the NetScaler Control Center Server.
[netscaler_driver] netscaler_ncc_uri = None (StrOpt) The URL to reach the NetScaler Control Center Server.
[netscaler_driver] netscaler_ncc_username = None (StrOpt) Username to login to the NetScaler Control Center Server.
[plumgriddirector] director_server = localhost (StrOpt) PLUMgrid Director server to connect to
[plumgriddirector] director_server_port = 8080 (StrOpt) PLUMgrid Director server port to connect to
[plumgriddirector] driver = neutron.plugins.plumgrid.drivers.plumlib.Plumlib (StrOpt) PLUMgrid Driver
[plumgriddirector] password = password (StrOpt) PLUMgrid Director admin password
[plumgriddirector] servertimeout = 5 (IntOpt) PLUMgrid Director server timeout
[plumgriddirector] username = username (StrOpt) PLUMgrid Director admin username
[radware] actions_to_skip = setup_l2_l3 (ListOpt) List of actions that are not pushed to the completion queue.
[radware] ha_secondary_address = None (StrOpt) IP address of secondary vDirect server.
[radware] l2_l3_ctor_params = {'ha_network_name': 'HA-Network', 'service': '_REPLACE_', 'ha_ip_pool_name': 'default', 'twoleg_enabled': '_REPLACE_', 'allocate_ha_ips': True, 'allocate_ha_vrrp': True} (DictOpt) Parameter for l2_l3 workflow constructor.
[radware] l2_l3_setup_params = {'data_ip_address': '192.168.200.99', 'data_port': 1, 'gateway': '192.168.200.1', 'ha_port': 2, 'data_ip_mask': '255.255.255.0'} (DictOpt) Parameter for l2_l3 workflow setup.
[radware] l2_l3_workflow_name = openstack_l2_l3 (StrOpt) Name of l2_l3 workflow. Default: openstack_l2_l3.
[radware] l4_action_name = BaseCreate (StrOpt) Name of the l4 workflow action. Default: BaseCreate.
[radware] l4_workflow_name = openstack_l4 (StrOpt) Name of l4 workflow. Default: openstack_l4.
[radware] service_adc_type = VA (StrOpt) Service ADC type. Default: VA.
[radware] service_adc_version = (StrOpt) Service ADC version.
[radware] service_cache = 20 (IntOpt) Size of service cache. Default: 20.
[radware] service_compression_throughput = 100 (IntOpt) Service compression throughput. Default: 100.
[radware] service_ha_pair = False (BoolOpt) Enables or disables the Service HA pair. Default: False.
[radware] service_isl_vlan = -1 (IntOpt) A required VLAN for the interswitch link to use.
[radware] service_resource_pool_ids = (ListOpt) Resource pool IDs.
[radware] service_session_mirroring_enabled = False (BoolOpt) Enable or disable Alteon interswitch link for stateful session failover. Default: False.
[radware] service_ssl_throughput = 100 (IntOpt) Service SSL throughput. Default: 100.
[radware] service_throughput = 1000 (IntOpt) Service throughput. Default: 1000.
[radware] vdirect_address = None (StrOpt) IP address of vDirect server.
[radware] vdirect_password = radware (StrOpt) vDirect user password.
[radware] vdirect_user = vDirect (StrOpt) vDirect user name.
[vpnagent] vpn_device_driver = ['neutron.services.vpn.device_drivers.ipsec.OpenSwanDriver'] (MultiStrOpt) The vpn device drivers Neutron will use
Table 8.75. New default values
Option Previous default value New default value
[DEFAULT] control_exchange neutron openstack
[DEFAULT] default_log_levels amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, iso8601=WARN amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN
[DEFAULT] endpoint_type adminURL publicURL
[DEFAULT] force_gateway_on_subnet False True
[DEFAULT] http_timeout 10 75
[DEFAULT] metadata_backlog 128 4096
[DEFAULT] metadata_workers 0 2
[DEFAULT] rpc_zmq_matchmaker neutron.openstack.common.rpc.matchmaker.MatchMakerLocalhost oslo.messaging._drivers.matchmaker.MatchMakerLocalhost
[CISCO_N1K] poll_duration 10 60
[NOVA] vif_types unbound, binding_failed, ovs, ivs, bridge, 802.1qbg, 802.1qbh, hyperv, midonet, mlnx_direct, hostdev, other unbound, binding_failed, ovs, ivs, bridge, 802.1qbg, 802.1qbh, hyperv, midonet, mlnx_direct, hostdev, hw_veb, dvs, other, distributed, vrouter
[SDNVE] default_tenant_type OF OVERLAY
[database] connection sqlite:// None
[database] max_overflow 20 None
[database] max_pool_size 10 None
[database] pool_timeout 10 None
[database] slave_connection None
[keystone_authtoken] revocation_cache_time 300 10
Table 8.76. Deprecated options
Deprecated option New Option
[rpc_notifier2] topics [DEFAULT] notification_topics
Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...