Extend disk configuration for multipath devices

Change-Id: I84054ac793bc6e4954ca5d1a5d4b16ec95b2d91b
Closes-Bug: 1585180
This commit is contained in:
zatserklyany 2016-05-24 14:57:26 +03:00
parent ab931a36f6
commit 51d4325b16

View File

@ -52,6 +52,14 @@ aliases:
capacity: !os_env NODE_VOLUME_SIZE, 55
format: raw
multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2
- name: cinder
capacity: !os_env NODE_VOLUME_SIZE, 55
format: raw
multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2
- name: swift
capacity: !os_env NODE_VOLUME_SIZE, 55
format: raw
multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2
interfaces: *rack-01-slave-interfaces
network_config: *rack-01-slave-network_config