aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/database/redis.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/services/database/redis.yaml')
-rw-r--r--docker/services/database/redis.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/docker/services/database/redis.yaml b/docker/services/database/redis.yaml
index aa615919..73df96c5 100644
--- a/docker/services/database/redis.yaml
+++ b/docker/services/database/redis.yaml
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
description: >
OpenStack containerized Redis services
@@ -26,6 +26,14 @@ parameters:
DefaultPasswords:
default: {}
type: json
+ RoleName:
+ default: ''
+ description: Role name on which the service is applied
+ type: string
+ RoleParameters:
+ default: {}
+ description: Parameters specific to the role
+ type: json
resources: