Allow configuring nodepool launch retries

Nodepool currently hardcodes that 3 attempts are made to upload an image
to the cloud. Allow modifying this in your provider configuration.

Change-Id: I61f44e163d419771824daa2039f7cdecc74742aa
This commit is contained in:
Jamie Lennox
2017-02-21 10:15:31 -05:00
parent 646c48800b
commit 71035081d5
7 changed files with 89 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ providers:
boot-timeout: 120
max-servers: 184
max-concurrency: 10
launch-retries: 3
rate: 0.001
images:
- name: trusty