blob: 35218b062054f580f4d200a119ceaae1649064f2 [file] [log] [blame]
Naman Guptabac18952021-06-03 21:49:17 +05301{
2 "SERVICE_HTTP" : "SERVICE_{}_{}_HTTP_PORT",
3 "SERVICE_RMR" : "SERVICE_{}_{}_RMR_PORT",
4 "CONFIG_PATH" : "/ric/v1/config",
5 "REGISTER_PATH" : "http://service-{}-appmgr-http.{}:8080/ric/v1/register",
6 "DEREGISTER_PATH" : "http://service-{}-appmgr-http.{}:8080/ric/v1/deregister",
7 "DEFAULT_PLT_NS" : "ricplt",
8 "DEFAULT_XAPP_NS" : "ricxapp",
9 "hostname" : "xapp",
10 "name" : "xappRegistration",
11 "version" : "1",
12 "PLT_NAMESPACE" : "ricplt",
13 "APP_NAMESPACE" : "ricxapp"
14}