separate horizon plugins
diff --git a/horizon/server/plugin/billing.yml b/horizon/server/plugin/billing.yml
new file mode 100644
index 0000000..644e067
--- /dev/null
+++ b/horizon/server/plugin/billing.yml
@@ -0,0 +1,16 @@
+parameters:
+ horizon:
+ server:
+ plugin:
+ billing:
+ metric:
+ engine: graphite
+ host: ${_param:stacklight_telemetry_address}
+ port: 80
+ config:
+ currency: CZK
+ allocation: false
+ extra_resource_types: false
+ source:
+ engine: pkg
+ name: openstack-dashboard-billing
\ No newline at end of file