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