~wallyworld/goose/trunk

Viewing all changes in revision 44.

  • Committer: John Arbash Meinel
  • Date: 2012-12-20 11:09:20 UTC
  • mfrom: (43.1.2 goose)
  • Revision ID: john@arbash-meinel.com-20121220110920-4puxwnk1xgkwj6t0
goose: make nova compatible with novaservice

Expose SetupHTTP, since that seems to be how the service is meant to be used.
Change the error classes to not use global state, but instead grab the values
from the new '*Nova' attribute. The static errors won't have one, but that
didn't break any tests. Either the testing is incomplete, or the point where
we rewrap any errors into an actual error is handling it correctly.
Change lbox.check so that we know 'go build ./...' is happy, so we will
be less likely to run into this in the future.
Note that none of the 'local_tests' actually used the nova double, so
having it 'working' is a bit of a misnomer. It just builds, it wasn't
being used anyway.

R=wallyworld
CC=

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: