Add Gnocchi and Panko support

- added ability to configure polling_interval
- added panko, gnocchi publishers
- added ability to disable publishers
- parametrized pipelines
- added possibility to create resources in gnocchi

Change-Id: Id0f934def308d005d93378516d03184fa5418a8c
Related-Prod: https://mirantis.jira.com/browse/PROD-17718
diff --git a/tests/pillar/server_single.sls b/tests/pillar/server_single.sls
index f2fa5c4..26f5653 100644
--- a/tests/pillar/server_single.sls
+++ b/tests/pillar/server_single.sls
@@ -8,6 +8,7 @@
     ttl: 86400
     publisher:
       default:
+        enabled: true
     bind:
       host: 127.0.0.1
       port: 8777