summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/system/horizon/server/plugin/billing.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/reclass/classes/system/horizon/server/plugin/billing.yml')
-rw-r--r--mcp/reclass/classes/system/horizon/server/plugin/billing.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/mcp/reclass/classes/system/horizon/server/plugin/billing.yml b/mcp/reclass/classes/system/horizon/server/plugin/billing.yml
new file mode 100644
index 000000000..9fdefdeb0
--- /dev/null
+++ b/mcp/reclass/classes/system/horizon/server/plugin/billing.yml
@@ -0,0 +1,23 @@
+parameters:
+ _param:
+ openstack_billing_currency: EUR
+ openstack_billing_allocation: False
+ openstack_billing_resource_types: []
+ horizon:
+ server:
+ plugin:
+ billing:
+ metric:
+ engine: graphite
+ host: ${_param:openstack_billing_address}
+ port: 80
+ config:
+ currency: ${_param:openstack_billing_currency}
+ allocation: ${_param:openstack_billing_allocation}
+ extra_resource_types: ${_param:openstack_billing_resource_types}
+ source:
+ engine: pkg
+ name: openstack-dashboard-billing
+ horizon_overrides:
+ overrides:
+ - horizon_billing