diff --git a/environment_config.yaml b/environment_config.yaml index b70a9a0..2b5014d 100644 --- a/environment_config.yaml +++ b/environment_config.yaml @@ -92,7 +92,7 @@ attributes: If selected, Mellanox hardware will be used to achieve a better performance and significant CPU overhead reduction using VXLAN traffic offloading. This feature is supported in Ethernet mode over Neutron with tunneling. weight: 50 - type: "checkbox" + type: hidden restrictions: - condition: "not (cluster:net_provider == 'neutron' and networking_parameters:segmentation_type == 'tun')" message: "For VXLAN offloading, network should be neutron with tunnling segmentation." diff --git a/metadata.yaml b/metadata.yaml index bae75ea..bebbe2d 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -5,7 +5,7 @@ name: mellanox-plugin title: Mellanox ConnectX-4 Openstack Features # Plugin version -version: 3.1.12 +version: 3.1.13 # Description description: Enable features over Mellanox ConnectX-4 Adapters