blob: ec0b2cab99e079e525f1e0bfd601960c29a17358 [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:
Vasyl Saienkof9e57b32018-01-18 19:58:56 +02005 cinder_service_protocol: http
Ondrej Smola03ff34e2016-12-01 01:30:33 +01006 keystone:
7 client:
8 server:
9 identity:
10 project:
11 service:
12 user:
13 cinder:
14 is_admin: true
15 password: ${_param:keystone_cinder_password}
16 email: ${_param:admin_email}
Oleksandr Shyshkoa3384502019-02-27 13:23:06 +020017 options: ${_param:openstack_service_user_options}