ConfigParser is used for tempest.conf updating
authorvitikkan <viktor.tikkanen@nokia.com>
Mon, 25 Apr 2016 07:43:29 +0000 (10:43 +0300)
committervitikkan <viktor.tikkanen@nokia.com>
Mon, 25 Apr 2016 07:44:48 +0000 (10:44 +0300)
commitd36a76e6425c914a8243033175c3233e449e624b
tree8f816e8e89bccb43cad00c1d8b904894d5ed2c0b
parentc7d29ebd0487482d253262e2dc515d39ff5a2b46
ConfigParser is used for tempest.conf updating

Bash commands are replaced with python's ConfigParser routines
for configuration file reading/updating.

Removed updating of ssh_user_regex parameter since it is now
into upstream Rally code.

JIRA: FUNCTEST-198

Change-Id: I95f926948a395993e28e993bf7ea2872d6b5c969
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
testcases/VIM/OpenStack/CI/libraries/run_tempest.py