Change in docker-playground[master]: osmo-bsc.cfg: drop non-existing 'access-list-name bsc-list'

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Fri May 29 12:18:05 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/18559 )

Change subject: osmo-bsc.cfg: drop non-existing 'access-list-name bsc-list'
......................................................................

osmo-bsc.cfg: drop non-existing 'access-list-name bsc-list'

In the recent osmo-bsc master, this configuration parameter has
been removed, so it fails to start due to "unknown parameter".

Change-Id: I8f763a4b35f80f4db637bebdd8e802a835a9fd2d
---
M osmo-bsc-latest/osmo-bsc.cfg
M osmo-bsc-master/osmo-bsc.cfg
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
M ttcn3-bts-test/osmo-bsc.cfg
4 files changed, 0 insertions(+), 4 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  neels: Looks good to me, approved; Verified



diff --git a/osmo-bsc-latest/osmo-bsc.cfg b/osmo-bsc-latest/osmo-bsc.cfg
index fc50d73..9138c86 100644
--- a/osmo-bsc-latest/osmo-bsc.cfg
+++ b/osmo-bsc-latest/osmo-bsc.cfg
@@ -352,4 +352,3 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list
diff --git a/osmo-bsc-master/osmo-bsc.cfg b/osmo-bsc-master/osmo-bsc.cfg
index ef4ecf5..4a78686 100644
--- a/osmo-bsc-master/osmo-bsc.cfg
+++ b/osmo-bsc-master/osmo-bsc.cfg
@@ -176,4 +176,3 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index bef7684..313bf79 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -400,6 +400,5 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list
 ctrl
  bind 0.0.0.0
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index d754cb9..b0592ad 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -277,4 +277,3 @@
 bsc
  mid-call-timeout 0
  no missing-msc-text
- access-list-name bsc-list

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/18559
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8f763a4b35f80f4db637bebdd8e802a835a9fd2d
Gerrit-Change-Number: 18559
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200529/d5b7a0a4/attachment.htm>


More information about the gerrit-log mailing list