cloudfoundry-community / bosh-cloudstack-cpi-release

a bosh external CPI Provider for CloudStack Iaas
Apache License 2.0
5 stars 7 forks source link

add properties to configure iaas execution timeout #24

Open f-guichard opened 8 years ago

f-guichard commented 8 years ago

We need to set in the cpi_properties the timeout time before jobComplete gets its final state from async op.

poblin-orange commented 8 years ago

somehow solved by hystrix instrumentation see #33 each cpi verb has now a specified millis timeout. To tune and check if necessary to externalize as cpi bosh release properties