Sensu Deprecation note

Sensu is going to be remove in future releases.

Change-Id: Iecd7845f5b57c56f4f39ff6965969184eef8ebf2
This commit is contained in:
Juan Badia Payno 2018-10-30 11:24:37 +01:00
parent 03ca0e5d31
commit de7b5ce651
3 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,8 @@
heat_template_version: rocky
description: >
Containerized Sensu client service
Containerized Sensu client service.
This service is deprecated and will be remove in future releases.
parameters:
DockerSensuClientImage:

View File

@ -1,6 +1,8 @@
heat_template_version: rocky
description: Sensu client configured with Puppet
description: >
Sensu client configured with Puppet.
This service is deprecated and will be removed in future releases.
parameters:
ServiceData:

View File

@ -0,0 +1,4 @@
---
deprecations:
- |
Sensu service will be remove in the future releases.