blob: 66aea6df1c3f68ba12f2d4c65b2ad67613f4263b [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001classes:
2- service.cinder.control.single
3parameters:
Vasyl Saienko047166c2018-03-09 11:17:45 +02004 _param:
5 internal_protocol: 'http'
Andrey Shestakov0c7e1102017-08-10 13:39:04 +03006 linux:
7 system:
8 package:
9 python-pymysql:
10 fromrepo: ${_param:openstack_version}
11 version: latest
Ondrej Smola03ff34e2016-12-01 01:30:33 +010012 cinder:
13 volume:
14 enabled: false
15 controller:
16 backend: {}
17 default_volume_type: ''
18 database:
19 host: ${_param:single_address}
Vasyl Saienko047166c2018-03-09 11:17:45 +020020 identity:
21 protocol: ${_param:internal_protocol}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010022