Enhance variable manipulation in rally
authorJuha Kosonen <juha.kosonen@nokia.com>
Tue, 13 Feb 2018 12:08:58 +0000 (14:08 +0200)
committerJuha Kosonen <juha.kosonen@nokia.com>
Tue, 13 Feb 2018 12:08:58 +0000 (14:08 +0200)
commit2f67e870b37683f01ac738a39f3f6859506dd0a7
tree78afea9bdc43ca89eff6b8b99ccd1f6844392d00
parentb1522c34d95f9bb48fc9cfca91f281da2f958953
Enhance variable manipulation in rally

- utilize env vars directly via os module
- use getattr to read CONST

JIRA: FUNCTEST-931

Change-Id: I893a91331e26846f8effe2d3d58522950bd096fd
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py