Hey, Today I believe that we've found a critical concurrency bug (me, Adrian and Paul Baclace).
I think it is possible to overlap the install & configure phases at the server side because we are running the install phase in an async fashion as an user script. We assume that the install script was already executed when jclouds reports that all machines started. I believe we can solve this by having some sort of synchronization mechanism on the server side. Can someone else check this? Am I missing something? -- Andrei Savu
