Fix execute_command function to show all the output 99/17399/3
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 22 Jul 2016 09:23:41 +0000 (11:23 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Fri, 22 Jul 2016 09:29:02 +0000 (11:29 +0200)
commitfd1c5c0636eff579af38c81ebb36a875f1a07328
treeccdc3d63523b57a5913829c6f4654dd6a3608882
parent85cb44adbb5aa7b230f5c918ba593a1137304e3a
Fix execute_command function to show all the output

This function wasn't showing anything for some commands,
like 'rally show images' and 'rally show flavors'

JIRA: FUNCTEST-348

Change-Id: I75bf5f3504ea8ffea42c2fb237d6863c655259e1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
utils/functest_utils.py