X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fusecases%2Fodusliceassurance%2Fgoversion%2FREADME.md;h=f28ed4bd30f2a4303d4166029da39e39f05ad6b8;hb=a47a54639eb16be7c5beebc8efff3898c12824c2;hp=d6eb4f8c0fafeab584850a00f2a05cea743c7523;hpb=45ba7815fa87c5999c521b06becf2d54f98e693a;p=nonrtric.git diff --git a/test/usecases/odusliceassurance/goversion/README.md b/test/usecases/odusliceassurance/goversion/README.md index d6eb4f8c..f28ed4bd 100644 --- a/test/usecases/odusliceassurance/goversion/README.md +++ b/test/usecases/odusliceassurance/goversion/README.md @@ -6,7 +6,7 @@ The consumer takes a number of environment variables, described below, as config >- MR_HOST **Required**. The host for Dmaap Message Router. Example: `http://mrproducer` >- MR_PORT **Required**. The port for the Dmaap Message Router. Example: `8095` ->- SDNR_ADDRESS Optional. The address for SDNR. Defaults to `http://localhost:3904`. +>- SDNR_ADDR Optional. The address for SDNR. Defaults to `http://localhost:3904`. >- SDNR_USER Optional. The user for the SDNR. Defaults to `admin`. >- SDNR_PASSWORD Optional. The password for the SDNR user. Defaults to `Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U`. >- LOG_LEVEL Optional. The log level, which can be `Error`, `Warn`, `Info` or `Debug`. Defaults to `Info`.