Skip to content

Changes

Started by upstream project gerrit-osmo-ttcn3-hacks #3959
Started 12 hr ago
Queued 6.6 sec
Took 57 sec on built-in
s1gw: enable the REST interface, fix wrong REST port

REST had been disabled because only nightly builds supported it.
The latest stable release (v0.4.0) also supports the REST interface,
so let's enable it unconditionally by removing the mp_rest_enable.

Also fix the REST port: mp_rest_port was incorrectly set
to 8125 (the StatsD port) instead of the actual REST port 8080.

Change-Id: I012749076c652ab541e569026eb01c696ad5adc8
Related: SYS#7052, SYS#7066
Vadim Yanitskiy at