commit | f13e487c3444b025c39fee39344778675de8d5e0 | [log] [tgz] |
---|---|---|
author | Marc Koderer <m.koderer@telekom.de> | Mon Nov 25 14:50:33 2013 +0100 |
committer | Marc Koderer <m.koderer@telekom.de> | Mon Nov 25 14:55:15 2013 +0100 |
tree | 1e394306d7d5ce461845c531ae98c2759f087924 | |
parent | 7089f14fb5ee3c10ba7e9c7b4b83a80c06fbd0a8 [diff] |
Move admin client initialization into stress-openstack Running the stress test framework without any tempest.conf causes an error. This is due to the fact that the admin client expects the configuration file. This causes error while doing pep8 checks (see https://review.openstack.org/#/c/56308/) Change-Id: I69b3d83185d1b144474314402ad5449980d6ffbc Fixes: bug #1251663