diff --git a/networking_aci/plugins/ml2/drivers/mech_aci/agent/entry_point.py b/networking_aci/plugins/ml2/drivers/mech_aci/agent/entry_point.py index 2607938..bcc2498 100644 --- a/networking_aci/plugins/ml2/drivers/mech_aci/agent/entry_point.py +++ b/networking_aci/plugins/ml2/drivers/mech_aci/agent/entry_point.py @@ -27,6 +27,7 @@ def register_options(): + common_config.register_common_config_options() config.register_agent_state_opts_helper(cfg.CONF)