Change-Id: I821f7c07f21a10c8a8d2b3c7e79da205b805d525changes/39/459439/15
parent
b244fa5f6e
commit
2d77118771
@ -0,0 +1,7 @@
|
||||
function configure_segments_service_plugin {
|
||||
neutron_service_plugin_class_add segments
|
||||
}
|
||||
|
||||
function configure_segments_extension {
|
||||
configure_segments_service_plugin
|
||||
}
|
@ -0,0 +1 @@
|
||||
enable_service neutron-segments
|
Loading…
Reference in new issue