LGTM, thanks!
On Tue, Jan 28, 2014 at 4:07 PM, Klaus Aehlig <[email protected]> wrote: > Signed-off-by: Klaus Aehlig <[email protected]> > --- > lib/luxi.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/lib/luxi.py b/lib/luxi.py > index 84d8516..5c69f46 100644 > --- a/lib/luxi.py > +++ b/lib/luxi.py > @@ -32,6 +32,7 @@ The module is also used by the master daemon. > from ganeti import constants > from ganeti import objects > import ganeti.rpc.client as cl > +from ganeti.rpc.errors import RequestError > from ganeti.rpc.transport import Transport > > __all__ = [ > -- > 1.8.5.3 > >
