9 Commits

Author SHA1 Message Date
Brian Waldon
a8dfbe6518 Replace ApiError with new exceptions
* Convert ApiError to EC2APIError
* Add new exceptions to replace ApiError where it didn't belong
* Fixes bug 926250

Change-Id: Ia711440ee0313faf8ea8c87e2c0a2f5b39cc55a2
2012-02-03 13:29:57 -08:00
Jason Kölker
c622ffbc6a Standardize logging delaration and use
* Make modules use getLogger(__name__) and log to the result

Change-Id: Ib6d69b4be140ec89affc86ed11e65e422d551df1
2012-02-14 12:07:02 -06:00
Pádraig Brady
1b5ac0b767 remove unused and buggy function from baremetal proxy
* nova/virt/baremetal/proxy.py (_fetch_image): This function
reference 'images' which is undefined.  So just remove it
as it's unused.

Change-Id: I7016f6e8a68fefab4342adadd032e93f963a074e
2012-02-10 15:18:50 +00:00
Zhongyue Luo
3e655eeab0 Backslash continuations (nova.virt.baremetal)
Fixes bug #929998

Backslash continuations removal for package nova.virt.baremetal

Change-Id: I74beb27b5f5f13fbd6a391a2dc8acf2834846066
2012-02-10 02:44:22 -05:00
Mark McLoughlin
9813a7f075 Remove the last of the gflags shim layer
Make FLAGS a ConfigOpts instance and fix up all the places where we
expected FlagValues behaviour.

Change-Id: I8f96f42e0d8d30ba6b362d29861e717cf0fa9e89
2012-02-03 00:50:58 +00:00
Mikyung Kang
fb851af390 Implements blueprint heterogeneous-tilera-architecture-support
Change-Id: Iad8f66af18eb396f4737cd4ea168edcc77481ee6
2011-11-07 14:32:22 -05:00
Anne Gentle
c1c8d7b296 Deleting test dir from a pull from trunk 2011-02-26 11:13:32 -06:00
Anne Gentle
58279aa0f1 Updated to remove built docs 2011-02-21 14:30:20 -06:00
Jesse Andrews
07d272b2aa initial commit 2010-05-27 23:05:26 -07:00