fix bug 823: make user-show backward compatible providing 'projects' with the list...
[osm/NBI.git] / osm_nbi / nbi.cfg
index d01aca9..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
 
@@ -90,3 +94,6 @@ group_id: "nbi-server"
 
 [authentication]
 backend: "internal"
+
+[rbac]
+# roles_to_operations: "roles_to_operations.yml"  # initial role generation when database