Merge "Set image-type to vhd for rax nodepool providers"

This commit is contained in:
Jenkins 2015-05-28 17:32:02 +00:00 committed by Gerrit Code Review
commit 706c74011f

View File

@ -227,6 +227,7 @@ providers:
boot-timeout: 120
max-servers: 184
rate: 0.001
image-type: vhd
images:
- name: devstack-precise
base-image: 'Ubuntu 12.04 LTS (Precise Pangolin) (PVHVM)'
@ -297,6 +298,7 @@ providers:
boot-timeout: 120
max-servers: 55
rate: 0.001
image-type: vhd
images:
- name: devstack-precise
base-image: 'Ubuntu 12.04 LTS (Precise Pangolin) (PVHVM)'
@ -367,6 +369,7 @@ providers:
boot-timeout: 120
max-servers: 85
rate: 0.001
image-type: vhd
images:
- name: devstack-precise
base-image: 'Ubuntu 12.04 LTS (Precise Pangolin) (PVHVM)'