Bug 2192 fixed - MON charm to support the MON attribute vm_infra_metrics
[osm/devops.git] / installers / charm / mon / metadata.yaml
index 2578b1e..f3c3990 100644 (file)
@@ -19,7 +19,7 @@
 # osm-charmers@lists.launchpad.net
 ##
 
-name: mon
+name: osm-mon
 summary: OSM Monitoring (MON)
 description: |
   A CAAS charm to deploy OSM's Monitoring (MON).
@@ -37,7 +37,7 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for MON
-    upstream-source: "opensourcemano/mon:8"
+    upstream-source: "opensourcemano/mon:latest"
 requires:
   kafka:
     interface: kafka
@@ -45,3 +45,5 @@ requires:
     interface: mongodb
   prometheus:
     interface: prometheus
+  keystone:
+    interface: keystone