prominence-eosc / imc

PROMINENCE infrastructure provisioner
Apache License 2.0
0 stars 0 forks source link

Add timeouts when querying clouds about quotas, flavours, images, functionality #35

Closed alahiff closed 4 years ago

alahiff commented 5 years ago

Unresponsive clouds (i.e. under scheduled maintainance) slow things down too much.

alahiff commented 4 years ago

Now done, using timeout_decorator.

One functional OpenStack cloud currently takes over 20 mins to return lists of flavours and images etc, so having timeouts is essential to avoid such slow clouds!