Commit 73ee339a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3ee399fc
{
log_options: "all.level=error,all.max_size=0,nas.level=debug,nas.max_size=1,s1ap.level=debug,s1ap.max_size=1,x2ap.level=debug,x2ap.max_size=1,rrc.level=debug,rrc.max_size=1,phy.level=info,file.rotate=1G,file.path=/dev/null",
......
......@@ -9,8 +9,8 @@
{#- XXX error(slave, msg) -#}
{# cell_dict keeps cell slave instances: reference -> cell #}
{# ru_dict keeps RU slave instances + RU whose definition is embedded into a cell: reference -> RU #}
{#- cell_dict keeps cell slave instances: reference -> cell #}
{#- ru_dict keeps RU slave instances + RU whose definition is embedded into a cell: reference -> RU #}
{%- set cell_dict = {} %}
{%- set ru_dict = {} %}
{%- for slave in slap_configuration.get('slave_instance_list', []) %}
......
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