File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 673673 timeout : 9000
674674 vars :
675675 configure_swap_size : 4096
676- # NOTE(yoctozepto): Debian Bullseye does not yet offer OVN. Switch to OVS
677- # for the time being.
678- devstack_localrc :
679- Q_AGENT : openvswitch
680- Q_ML2_PLUGIN_MECHANISM_DRIVERS : openvswitch
681- Q_ML2_TENANT_NETWORK_TYPE : vxlan
682- devstack_services :
683- # Disable OVN services
684- ovn-northd : false
685- ovn-controller : false
686- ovs-vswitchd : false
687- ovsdb-server : false
688- # Disable Neutron ML2/OVN services
689- q-ovn-metadata-agent : false
690- # Enable Neutron ML2/OVS services
691- q-agt : true
692- q-dhcp : true
693- q-l3 : true
694- q-meta : true
695- q-metering : true
696- group-vars :
697- subnode :
698- devstack_services :
699- # Disable OVN services
700- ovn-controller : false
701- ovs-vswitchd : false
702- ovsdb-server : false
703- # Disable Neutron ML2/OVN services
704- q-ovn-metadata-agent : false
705- # Enable Neutron ML2/OVS services
706- q-agt : true
707676
708677- job :
709678 name : devstack-platform-ubuntu-jammy
You can’t perform that action at this time.
0 commit comments