Fix for bug 1459 wrong keystone credentiala.s 46/10446/7
authorpalsus <subhankar.pal@aricent.com>
Wed, 3 Mar 2021 17:49:01 +0000 (17:49 +0000)
committerpalsus <subhankar.pal@aricent.com>
Thu, 4 Mar 2021 05:21:30 +0000 (05:21 +0000)
Change-Id: I7bd37f8178f3815dab3535ef962867fc0ef09a35
Signed-off-by: palsus <subhankar.pal@aricent.com>
osm_mon/core/mon.yaml

index b0739ee..03b5897 100644 (file)
@@ -72,7 +72,7 @@ keystone:
   enabled: false
   url: http://keystone:5000/v3
   domain_name: default
-  service_project: admin
-  service_user: admin
-  service_password: admin
+  service_project: service
+  service_user: nbi
+  service_password: apassword
   service_project_domain_name: default