Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
c336b873421c954921ee26c22bd9bfe65b330d0c
/
.
/
lib
/
neutron_plugins
/
services
/
trunk
blob: 8e0f6944cf65744c7d1747a705457fe859bd4c82 [
file
] [
log
] [
blame
]
Slawek Kaplonski
f758b60
2021-10-06 12:02:22 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
3
function
configure_trunk_extension
{
4
neutron_service_plugin_class_add
"trunk"
5
}