blob: 3160cdd24e8a1e7f8a52c95702020f32818abcf2 [file] [log] [blame]
Elena Ezhovab28d41f2017-07-03 17:09:04 +04001classes:
2- system.glance.client
3parameters:
Elena Ezhovab28d41f2017-07-03 17:09:04 +04004 glance:
5 client:
6 identity:
7 admin_identity:
8 endpoint_type: internalURL
9 image:
10 amphora-x64-haproxy:
11 name: ${_param:amphora_image_name}
12 location: ${_param:amphora_image_url}
13 import_from_format: 'qcow2'
14 container_format: 'bare'
15 disk_format: 'qcow2'
16 tags:
17 - 'amphora'
18 visibility: public
19 wait_timeout: 1000
20 salt:
21 minion:
22 mine:
23 module:
24 glanceng.get_image_owner_id:
25 - ${_param:amphora_image_name}
26 - 'admin_identity'