Hi Michal, nice progress; however, when I run 'deltacloudd -i mock -f ec2', the server fails to start because 'require_relative' is not defined. Cutting and pasting the definition into ec2/server.rb makes it work - we should put that into core_ext.
'GET http://localhost:3001/' gives me an 'ArgumentError - interning empty string' on query_parser.rb:100 I wanted to run another DC (with the Euca driver) against the EC2 frontend, but couldn't get that to work, though that would be nice validation of the EC2 frontend. The code is still a little to unstable to make that workable. All in all, this is very cool stuff. David
