neutron/devstack/lib
Maciej Józefczyk 0ba08d7eb4 Skip OVS module compilation for kernels newer than 5.5
For now OVS doesn't support compilation of kernel module
for kernels newer than 5.5 [1].
Recently Fedora 31 upgraded the kernel to 5.6.8 and that is
why the periodic jobs started to fail [2].
By default we enabled OVS module compilation because Ubuntu
Bionic one doesn't have support for Openflow Meter actions.

In case flag OVN_BUILD_MODULES is set to True and kernel is
newer than 5.5 lets skip the module compilation with proper log.

Closes-Bug: #1877377

[1] https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-ovs-master-fedora
[2] 59e9944266

Change-Id: I63b2f198468c9e30af8284c8033fa31f2af2518a
2020-05-12 17:51:26 +00:00
..
dns Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
fip_port_forwarding Add port_forwarding to devstack plugin 2018-11-10 00:48:52 +01:00
flavors devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
l2_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
l2_agent_sriovnicswitch trivial: Fix file permissions 2018-05-10 10:07:39 +00:00
l3_agent Try to enable L3 agent extension fip_qos 2018-03-01 16:42:15 +08:00
l3_conntrack_helper Add l3 conntrack helper to devstack plugin 2019-09-16 12:23:35 +00:00
log [log]: Devstack plugin for logging api 2017-12-19 14:40:57 +07:00
macvtap_agent devstack: switch to new NEUTRON_* variables 2017-03-07 21:06:35 +00:00
ml2 Remove deprecated SR-IOV devstack file 2019-05-02 17:17:27 +00:00
network_segment_range Devstack plugin for network-segment-range api 2019-03-10 03:37:51 +00:00
octavia Add Octavia file in devstack/lib 2020-04-08 11:32:46 -04:00
ovn_agent Skip OVS module compilation for kernels newer than 5.5 2020-05-12 17:51:26 +00:00
ovs Always make sure openvswitch kernel module is loaded 2019-09-25 09:09:10 -04:00
placement Add devstack plugin for placement service plugin 2019-05-24 11:34:49 +02:00
qos [L3][QoS] Agent side router gateway IP rate limit 2018-12-01 17:45:47 +08:00
segments Enable segments plugin in gate 2017-05-16 16:24:15 +00:00
tag_ports_during_bulk_creation Add tag-ports-during-bulk-creation to devstack 2020-03-01 18:59:15 -06:00
trunk devstack: use neutron_service_plugin_class_add for service plugins 2017-03-07 21:20:51 +00:00
uplink_status_propagation Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00