blob: 8e0f6944cf65744c7d1747a705457fe859bd4c82 [file] [log] [blame]
Slawek Kaplonskif758b602021-10-06 12:02:22 +02001#!/bin/bash
2
3function configure_trunk_extension {
4 neutron_service_plugin_class_add "trunk"
5}