aodh: charm: "./{{ ubuntu.release }}/aodh" num_units: 1 {% if os.service.bindings %} bindings: internal: internal {% if opnfv.spaces_dict.data is defined %} admin: admin {% else %} admin: internal {% endif %} {% if opnfv.spaces_dict.public is defined %} public: public {% else %} public: internal {% endif %} {% endif %} options: openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}" to: - "lxd:nodes/0" {# Empty block to avoid bad block trim #}