modified to use gnocchi charm
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / ceilometer.yaml
index 49bd4f7..33bbbd8 100644 (file)
@@ -1,7 +1,17 @@
-    mongodb:
-      charm: ./{{ ubuntu.release }}/mongodb
+    gnocchi:
+      charm: ./{{ ubuntu.release }}/gnocchi
+      num_units: 1
+{% if os.service.bindings %}
+      bindings:
+        "": *internal-space
+{% endif %}
+      options:
+        openstack-origin: *openstack-origin
+      to:
+        - "lxd:nodes/0"
+    memcached:
+      charm: ./{{ ubuntu.release }}/memcached
       num_units: 1
-      constraints: *oam-space-constr
 {% if os.service.bindings %}
       bindings:
         "": *internal-space