1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vcloud_director/models
Adam Leff cb94b7ff47 vCloud Director queued tasks should not count as "non_running".
In vCloud Air, created tasks end up in an initial state of "queued."
Fog currently treats these tasks as non_running and therefore stops
waiting for them.  Because the status is not yet successful, an
exception is raised.

I propose this change to treat a "queued" task as equivalent to
"running."
2015-08-11 10:39:08 -04:00
..
compute vCloud Director queued tasks should not count as "non_running". 2015-08-11 10:39:08 -04:00