On Fri, May 10, 2013 at 02:57:33PM +0200, Michele Tartara wrote: > Some functions for managing instances will have to be used by new upcoming > unit tests, so they are taken out of the instances QA file and put in a new > utilities file accessible by other QA files as well. > > Signed-off-by: Michele Tartara <[email protected]> > --- > Makefile.am | 1 + > qa/qa_instance.py | 184 ++++---------------------------------------- > qa/qa_instance_utils.py | 197 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 213 insertions(+), 169 deletions(-) > create mode 100644 qa/qa_instance_utils.py
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Katherine Stephens
