Extend Nodepool configuration syntax to support multiple drivers
Change-Id: I220e8e71c1205174a0a7515899c9bb6c4cc6adcb Story: 2001044 Task: 4616
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user