Configure placement credentials for segments plugin
Call configure_placement_neutron to fill all the placement related settings in neutron.conf if segments service plugin is enabled. Change-Id: I9bfdd7f5eebcddbb5b39e089e6956742db866c63
This commit is contained in:
parent
970f9fbafa
commit
7a7448ead4
@ -4,4 +4,5 @@ function configure_segments_service_plugin {
|
||||
|
||||
function configure_segments_extension {
|
||||
configure_segments_service_plugin
|
||||
configure_placement_neutron
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user