X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fusecases%2Foruclosedlooprecovery%2Fgoversion%2FREADME.md;fp=test%2Fusecases%2Foruclosedlooprecovery%2Fgoversion%2FREADME.md;h=15c53364f575796c7c1603d7fc8cc3e765a57f5b;hb=3b2f07a98d1d5e2f83aaf05fede3f07379d48b88;hp=06c44b291c76b5ebf06ddb1942589edb1ea0b767;hpb=67c75f4047888698ca06b5d72e6b4e110c0ff692;p=nonrtric.git diff --git a/test/usecases/oruclosedlooprecovery/goversion/README.md b/test/usecases/oruclosedlooprecovery/goversion/README.md index 06c44b29..15c53364 100644 --- a/test/usecases/oruclosedlooprecovery/goversion/README.md +++ b/test/usecases/oruclosedlooprecovery/goversion/README.md @@ -11,7 +11,7 @@ The consumer takes a number of environment variables, described below, as config >- CONSUMER_CERT_PATH **Required**. The path to the certificate to use for https. Defaults to `security/producer.crt` >- CONSUMER_KEY_PATH **Required**. The path to the key to the certificate to use for https. Defaults to `security/producer.key` >- INFO_COORD_ADDR Optional. The address of the Information Coordinator. Defaults to `http://enrichmentservice:8083`. ->- 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`. >- ORU_TO_ODU_MAP_FILE Optional. The file containing the mapping from O-RU ID to O-DU ID. Defaults to `o-ru-to-o-du-map.csv`.