Fix Bug 2204 - Grafana Charm is failing to be deployed in Charmed OSM Master
[osm/devops.git] / installers / charm / ro / metadata.yaml
index f29f4bc..6e82e8c 100644 (file)
@@ -19,7 +19,7 @@
 # osm-charmers@lists.launchpad.net
 ##
 
-name: ro
+name: osm-ro
 summary: OSM Resource Orchestrator (RO)
 description: |
   A CAAS charm to deploy OSM's Resource Orchestrator (RO).
@@ -40,11 +40,14 @@ resources:
     upstream-source: "opensourcemano/ro:8"
 provides:
   ro:
-    interface: osm-ro
+    interface: http
 requires:
   kafka:
     interface: kafka
+    limit: 1
   mongodb:
     interface: mongodb
+    limit: 1
   mysql:
     interface: mysql
+    limit: 1