commit | 8d06416b06448a5eb0b45f624f5de91ec731e043 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <wychen@intel.com> | Fri May 27 21:06:55 2022 +0800 |
committer | Wei-Yu Chen <wychen@intel.com> | Tue May 31 00:15:28 2022 +0800 |
tree | cc6a69d837ad594df3a179b0c5be8f168ce7a68c | |
parent | f90b16b1f8578426c5d598ccc0e11506d72c1b6d [diff] [blame] |
AETHER-3573 Simplify configuration files in enodebd Change-Id: I048d743c0677c85244b87a6c6444f39c06f6bf4b
diff --git a/configuration/service_configs.py b/configuration/service_configs.py index 4d83fe8..44f89ea 100644 --- a/configuration/service_configs.py +++ b/configuration/service_configs.py
@@ -77,7 +77,7 @@ def load_enb_config() -> Any: """ - Load enb configurations from directory. + Load the specific serial number enoode configuration as a dictionary Args: None