[[local|localrc]] disable_all_services disable_service br-ex-tcpdump disable_service br-int-flows disable_service c-bak enable_service c-vol disable_service dstat enable_service file_tracker disable_service horizon enable_service memory_tracker enable_service n-cpu enable_service openstack-cli-server disable_service ovn-controller disable_service ovn-northd disable_service ovs-vswitchd disable_service ovsdb-server enable_service placement-client enable_service q-agt disable_service q-ovn-metadata-agent disable_service tempest enable_service tls-proxy ADMIN_PASSWORD="secretadmin" DATABASE_HOST="10.209.64.81" DATABASE_PASSWORD="secretdatabase" DATABASE_TYPE="mysql" ENABLE_CHASSIS_AS_GW="False" ENABLE_SYSCTL_MEM_TUNING="True" ENABLE_SYSCTL_NET_TUNING="True" ENABLE_ZSWAP="True" ERROR_ON_CLONE="True" FIXED_RANGE="10.1.0.0/20" FLOATING_RANGE="172.24.5.0/24" FORCE_CONFIG_DRIVE="True" GLANCE_HOSTPORT="10.209.64.81:9292" HOST_IP="10.209.64.66" IPV4_ADDRS_SAFE_TO_USE="10.1.0.0/20" LIBVIRT_TYPE="qemu" LOGFILE="/opt/stack/logs/devstacklog.txt" LOG_COLOR="False" ML2_L3_PLUGIN="router" NETWORK_GATEWAY="10.1.0.1" NOVA_CONSOLE_PROXY_COMPUTE_TLS="True" NOVA_LIBVIRT_TB_CACHE_SIZE="128" NOVA_VNC_ENABLED="True" NOVNC_FROM_PACKAGE="False" PUBLIC_BRIDGE_MTU="1430" PUBLIC_NETWORK_GATEWAY="172.24.5.1" Q_AGENT="openvswitch" Q_HOST="10.209.64.81" Q_ML2_PLUGIN_MECHANISM_DRIVERS="openvswitch" Q_ML2_TENANT_NETWORK_TYPE="vxlan" RABBIT_HOST="10.209.64.81" RABBIT_PASSWORD="secretrabbit" SERVICE_HOST="10.209.64.81" SERVICE_PASSWORD="secretservice" VERBOSE="True" VERBOSE_NO_TIMESTAMP="True" LIBS_FROM_GIT=novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest enable_plugin neutron https://opendev.org/openstack/neutron enable_plugin nova https://opendev.org/openstack/nova [[post-config|$NEUTRON_CONF]] [DEFAULT] global_physnet_mtu = 1430 [[post-config|$NOVA_CONF]] [quota] count_usage_from_placement = True [scheduler] query_placement_for_image_type_support = True [[post-config|$NOVA_CPU_CONF]] [compute] resource_provider_association_refresh = 0 [devices] enabled_mdev_types = mtty-1 [libvirt] hw_machine_type = x86_64=q35 num_pcie_ports = 12 tb_cache_size = 128 [mdev_mtty-1] device_addresses = mtty_mtty [workarounds] wait_for_vif_plugged_event_during_hard_reboot = normal [[post-config|/$NEUTRON_CORE_PLUGIN_CONF]] [AGENT] tunnel_types = gre,vxlan [ml2] type_drivers = flat,geneve,vlan,gre,local,vxlan [ovs] bridge_mappings = public:br-ex resource_provider_bandwidths = br-ex:1000000:1000000 resource_provider_packet_processing_without_direction = :100 [[test-config|$TEMPEST_CONFIG]] [compute] flavor_ref = 420 min_compute_nodes = 2 [compute-feature-enabled] ide_bus = False unified_limits = True [network-feature-enabled] qos_min_bw_and_pps = True qos_placement_physnet = public [neutron_plugin_options] available_type_drivers = flat,geneve,vlan,gre,local,vxlan [service-clients] http_timeout = 90