Extend Nodepool configuration syntax to support multiple drivers

Change-Id: I220e8e71c1205174a0a7515899c9bb6c4cc6adcb
Story: 2001044
Task: 4616
This commit is contained in:
Tristan Cacqueray
2017-06-20 02:25:20 +00:00
parent 4d201328f5
commit c0e6d5112b
5 changed files with 28 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ labels:
providers:
- name: cloud1
driver: openstack
cloud: vanilla-cloud
region-name: 'vanilla'
boot-timeout: 120
@@ -44,6 +45,7 @@ providers:
volume-size: 100
- name: cloud2
driver: openstack
cloud: chocolate-cloud
region-name: 'chocolate'
boot-timeout: 120