auser / poolparty

Run a self-healing, auto-scaled and monitored cloud simply, in the clouds, on nearly any hardware, such as EC2, eucalyptus and vmware
http://www.poolpartyrb.com
MIT License
371 stars 54 forks source link

configuration tracing improvement #50

Closed tralfamadude closed 14 years ago

tralfamadude commented 15 years ago

A verbose configure trace should list all the "def" steps performed by name (like "performing Foo.baz on host H" or "performing Foo.bar on prototype image for cloud Foop" or "performing Foo.fum on provisioner host).

The basic idea is that looking at verbose output should give amble clues as to what def section of which rb source file:

The would go a long way for troubleshooting and debugging.