summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml16
1 files changed, 13 insertions, 3 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml b/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
index 49bd4f7d..33bbbd8a 100644
--- a/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
@@ -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