Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
f758b60a4b70261393242b932063d2b6d705594c
/
.
/
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
}