Bug 2192 fixed - MON charm to support the MON attribute vm_infra_metrics
[osm/devops.git] / installers / charm / nbi / metadata.yaml
index e4b55ab..381497b 100644 (file)
@@ -19,7 +19,7 @@
 # osm-charmers@lists.launchpad.net
 ##
 
-name: nbi
+name: osm-nbi
 summary: OSM Northbound Interface (NBI)
 description: |
   A CAAS charm to deploy OSM's Northbound Interface (NBI).
@@ -37,16 +37,20 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for NBI
-    upstream-source: "opensourcemano/nbi:8"
+    upstream-source: "opensourcemano/nbi:latest"
 requires:
   kafka:
     interface: kafka
+    limit: 1
   mongodb:
     interface: mongodb
+    limit: 1
   keystone:
     interface: keystone
+    limit: 1
   prometheus:
     interface: prometheus
+    limit: 1
 provides:
   nbi:
-    interface: osm-nbi
+    interface: http