Updating messaging about overwritting
This commit is contained in:
parent
40486e2a9e
commit
e59799c9f3
@ -73,6 +73,7 @@ class QuantumInstaller(comp.PkgInstallComponent):
|
||||
self.q_vswitch_service = False
|
||||
plugin = self.cfg.getdefaulted("quantum", "q_plugin", VSWITCH_PLUGIN)
|
||||
if plugin == VSWITCH_PLUGIN:
|
||||
# FIXME: Make these subsystems
|
||||
self.q_vswitch_agent = True
|
||||
self.q_vswitch_service = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user