Fix Bug 2204 - Grafana Charm is failing to be deployed in Charmed OSM Master
[osm/devops.git] / installers / charm / nbi / metadata.yaml
index fadfa46..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).
@@ -41,12 +41,16 @@ resources:
 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