Comment 1 for bug 1296769

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/82446
Committed: https://git.openstack.org/cgit/stackforge/rally/commit/?id=839587fca592481cde9d0dc5a2632fe99f149d08
Submitter: Jenkins
Branch: master

commit 839587fca592481cde9d0dc5a2632fe99f149d08
Author: Andrey Kurilin <email address hidden>
Date: Mon Mar 24 10:14:33 2014 +0200

    Use ConfigParser to generate tempest config

    Usage of ConfigParser provides flexible way to generate various
    configuration files for tempest.
    Generation of a configuration file takes a time, so checking the
    existence of a file is moved into function `verify`.

    Blueprint tempest-verification
    Closes-Bug: #1296769

    Change-Id: I221bf18090e93eb66a84dc80b87c80a0d1deb99a