2051459b89
Revert Panko removal as CF integration work was not completed
on time for train compatibility.
This reverts commit 112f485c7f
.
Change-Id: Id7a1989d0a41d1563e3656dd6363ea1101a67139
12 lines
350 B
YAML
12 lines
350 B
YAML
# This heat environment can be used to disable panko services.
|
|
# Panko should not be used in most deployement, but we can't yet remove it from
|
|
# the default setup.
|
|
|
|
resource_registry:
|
|
OS::TripleO::Services::PankoApi: OS::Heat::None
|
|
|
|
parameter_defaults:
|
|
CeilometerEnablePanko: false
|
|
EventPipelinePublishers:
|
|
- gnocchi://?archive_policy=high
|