Merge "Extend disk configuration for multipath devices" into stable/mitaka

This commit is contained in:
Jenkins 2016-05-24 13:19:01 +00:00 committed by Gerrit Code Review
commit c9ae978cf8

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