blob: c36fef2ef0e0febd28afd651201b0f96eba58fab [file] [log] [blame]
classes:
- system.keystone.client.v3.service.cinder
parameters:
_param:
cinder_service_protocol: http
keystone:
client:
server:
identity:
project:
service:
user:
cinder:
name: ${_param:keystone_cinder_username}
is_admin: true
password: ${_param:keystone_cinder_password}
email: ${_param:admin_email}
options: ${_param:openstack_service_user_options}