commit | 096d8e186fe7063371d52b1fbeb46d21ded50612 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Thu Mar 01 14:57:10 2018 +0200 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Mon Mar 05 16:26:11 2018 +0200 |
tree | 1bd2f7051eca7562f0df4fc51e56702d03cadf02 | |
parent | 72d0b99ca80aeb269e9988912f55e52297e19169 [diff] [blame] |
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