All,
     As we previously discussed, the driver action instance
methods should return a proper instance object when they
succeed.  This patch series fixes it up so that both the
ec2 and gogrid drivers do this.  Along the way it also fixes
up quite a few bugs in the gogrid driver, and makes it act
much more like the EC2 driver.  I think this is a very good thing;
it allows the clients of the drivers to remain ignorant of the
differences between clouds (which is the whole point in the
first place).  With this series in place, I'm able to start
both EC2 instances and GoGrid instances through the in-development
condor scheduler.
     Note that:

1)  I still have additional testing to do with these patches to
verify the functionality more thoroughly.
2)  I still have to fix up the other "broken" drivers w.r.t.
the return value from the action methods.
3)  The GoGrid fixes probably belong in a different patch series,
since they are independent of the action instance fixes.

Nevertheless, I wanted to get these patches out for review.

Thanks,
Chris Lalancette

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to