[Live test results.](https://gist.github.com/devcsrj/828e5be44a54f5217cbd/8f63cd1be9ff89f5c5959316258d75d7805da49f) `Tests run: 25, Failures: 0, Errors: 0, Skipped: 0`
Hi @nacx ! With the live tests finally passing, you can review the changes again. With the latest impl, I chose to delegate *provisioning methods* in a [ProvisioningManager](https://github.com/devcsrj/jclouds-labs/commit/a6ff7dd4f465d94a8063a3ac7a743c1a169406e5#diff-c67d5d74a6059f235c249f2e9a00a176R42), which holds a single-threaded executor per *logical group*, in this case, a datacenter. WDYT? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/145#issuecomment-104466542
