Juno - Juno - Juno - Juno - Juno - Juno - Juno - Juno -
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
apic_system_id = openstack | (StrOpt) Prefix for APIC domain/names/profiles created |
[ml2_cisco] | |
managed_physical_network = None | (StrOpt) The physical network managed by the switches. |
[ml2_cisco_apic] | |
apic_agent_poll_interval = 2 | (FloatOpt) Interval between agent poll for topology (in sec) |
apic_agent_report_interval = 30 | (FloatOpt) Interval between agent status updates (in sec) |
apic_app_profile_name = ${apic_system_id}_app | (StrOpt) Name for the app profile used for Openstack |
apic_domain_name = ${apic_system_id} | (StrOpt) Name for the domain created on APIC |
apic_entity_profile = ${apic_system_id}_entity_profile | (StrOpt) Name of the entity profile to be created |
apic_function_profile = ${apic_system_id}_function_profile | (StrOpt) Name of the function profile to be created |
apic_host_uplink_ports = | (ListOpt) The uplink ports to check for ACI connectivity |
apic_hosts = | (ListOpt) An ordered list of host names or IP addresses of the APIC controller(s). |
apic_lacp_profile = ${apic_system_id}_lacp_profile | (StrOpt) Name of the LACP profile to be created |
apic_name_mapping = use_name | (StrOpt) Name mapping strategy to use: use_uuid | use_name |
apic_node_profile = ${apic_system_id}_node_profile | (StrOpt) Name of the node profile to be created |
apic_password = None | (StrOpt) Password for the APIC controller |
apic_sync_interval = 0 | (IntOpt) Synchronization interval in seconds |
apic_use_ssl = True | (BoolOpt) Use SSL to connect to the APIC controller |
apic_username = None | (StrOpt) Username for the APIC controller |
apic_vlan_ns_name = ${apic_system_id}_vlan_ns | (StrOpt) Name for the vlan namespace to be used for Openstack |
apic_vlan_range = 2:4093 | (StrOpt) Range of VLAN's to be used for Openstack |
apic_vpc_pairs = | (ListOpt) The switch pairs for VPC connectivity |
root_helper = sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf | (StrOpt) Setup root helper as rootwrap or sudo |