Commit b679aea3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b90070be
......@@ -4,7 +4,9 @@ parts =
ltelogs
lte-ue-config
lte-ue-service
# XXX <-> RU
check-sdr-busy.py
#
monitor-base
publish-connection-information
......@@ -36,9 +38,6 @@ url = {{ slap_connection['server-url'] }}
key = {{ slap_connection['key-file'] }}
cert = {{ slap_connection['cert-file'] }}
configuration.default_lte_bandwidth = {{ default_lte_bandwidth }}
configuration.default_n_antenna_dl = {{ default_n_antenna_dl }}
configuration.default_n_antenna_ul = {{ default_n_antenna_ul }}
configuration.default_lte_imsi = {{ default_lte_imsi }}
configuration.default_lte_k = {{default_lte_k}}
......@@ -140,6 +139,7 @@ password = {{ slapparameter_dict['monitor-password'] | string }}
<= monitor-promise-base
name = ${:_buildout_section_name_}
# XXX ru
[check-sdr-busy.py]
<= macro.promise
promise = check_sdr_busy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment