neutron/doc/source/admin/config.rst
Miguel Lavalle 7f0413c84c Implement experimental features framework
During the Zed PTG it was decided to handle unsupported features in
Neutron as experimental. See section titled "When we say something is
not supported?", day 2 in [1]. The agreement was:

"We keep existing jobs for linuxbridge driver for example, but when the
tests start to fail we skip them and finally we stop the job also.
To make it clear for operators we add warning logs highlighting that the
given feature/driver is experimental, and introduce cfg option to enable
such features explicitly."

This commit implements this agreement, initially with Linuxbridge

Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/845646

[1] https://lists.openstack.org/pipermail/openstack-discuss/2022-April/028164.html

Change-Id: Ib18efa3f472736b58c8967847b1061da0e3897d7
2022-06-30 17:59:49 -05:00

971 B

Configuration

config-services-agent config-ml2 config-address-scopes config-auto-allocation config-az config-bgp-dynamic-routing config-dhcp-ha config-dns-int config-dns-int-ext-serv config-dns-res config-dvr-ha-snat config-experimental-framework config-fip-port-forwardings config-ipam config-ipv6 config-logging config-macvtap config-mtu config-ndp-proxy config-network-segment-ranges config-ovs-dpdk config-ovs-offload config-ovsfwdriver config-qos config-qos-min-bw config-qos-min-pps config-rbac config-routed-networks config-sfc config-sriov config-subnet-pools config-subnet-onboard config-service-subnets config-bgp-floating-ip-over-l2-segmented-network config-trunking config-wsgi

Note

For general configuration, see the Configuration Reference.