RBAC with internal authentication backend - Phase 2
[osm/NBI.git] / osm_nbi / nbi.cfg
index 81237cd..a65e1d5 100644 (file)
@@ -65,6 +65,10 @@ name: "osm"
 # password: "password"
 # commonkey: "commonkey"
 
+[prometheus]
+host: "prometheus"         #hostname or IP
+port: 9090
+
 loglevel:  "DEBUG"
 #logfile: /var/log/osm/nbi-database.log
 
@@ -92,5 +96,4 @@ group_id: "nbi-server"
 backend: "internal"
 
 [rbac]
-#resources_to_operations: "resources_to_operations.yml"
-#roles_to_operations: "roles_to_operations.yml"
+# roles_to_operations: "roles_to_operations.yml"  # initial role generation when database