pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-msc/+/29802 )
Change subject: tests/test_nodes.vty: Avoid listing commands provided by lib
......................................................................
tests/test_nodes.vty: Avoid listing commands provided by lib
Those commands are not controlled/implemented in this repository, so
it's a bad idea having them show up here, since they may change. be
modified, become deprecated, etc.
They are actually becoming deprecated now in libosmo-mgcp-client
(osmo-mgw.git Change-Id Id55af13d2ecde49d968b9dca6a2f8108a17ec484) and
hence they don't appear anymore when listing the node.
Change-Id: I5d908f9e3023f725d49ed039158bd3d09828f12c
---
M tests/test_nodes.vty
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/02/29802/1
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index fa286c3..675603b 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -75,10 +75,6 @@
neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535>
(ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
timer [(vlr|mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]
- mgw local-ip (A.B.C.D|X:X::X:X)
- mgw local-port <0-65535>
- mgw remote-ip (A.B.C.D|X:X::X:X)
- mgw remote-port <0-65535>
...
OsmoMSC(config-msc)# ncss?
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/29802
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5d908f9e3023f725d49ed039158bd3d09828f12c
Gerrit-Change-Number: 29802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange