blob: 485b95e8c21d357c1338f7001e169ac6fff0f22e [file] [log] [blame]
Vasyl Saienkod0ef2882018-05-08 14:40:09 +03001classes:
2- system.keystone.client.v3.service.cinder
Ondrej Smola03ff34e2016-12-01 01:30:33 +01003parameters:
Pavel Cizinskyd7359e52017-02-07 11:20:46 +01004 _param:
5 cluster_public_protocol: https
Vasyl Saienkof9e57b32018-01-18 19:58:56 +02006 cinder_service_protocol: http
Ondrej Smola03ff34e2016-12-01 01:30:33 +01007 keystone:
8 client:
9 server:
10 identity:
11 project:
12 service:
13 user:
14 cinder:
15 is_admin: true
16 password: ${_param:keystone_cinder_password}
17 email: ${_param:admin_email}