Attention is currently required from: osmith, pespin.
fixeria uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Code-Review+1 by osmith, Verified+1 by Jenkins Builder
[REST] Implement eNB/MME selection by addr-port
Add support for selecting an MME or eNB by remote address and port
in the REST API and CLI. The selector format is `addr:IP:PORT` for
MMEs and `enb-conn:IP:PORT` for eNBs, where IP can be an IPv4 or
IPv6 address. The colon is used as the address/port separator.
Change-Id: If02c8de1e1b7214bba868eee35233a79d0704dc5
Related: SYS#7066
---
M contrib/openapi.yaml
M contrib/osmo-s1gw-cli.py
M doc/manuals/chapters/cli.adoc
M priv/openapi.json
M src/rest_server.erl
5 files changed, 99 insertions(+), 33 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-s1gw refs/changes/29/42429/3
To view, visit change 42429. To unsubscribe, or for help writing mail filters, visit settings.