commit | 39e48ef9f34f933f50090b6f691ab81fb8d6e716 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Dec 21 13:36:15 2012 -0500 |
committer | Gerrit Code Review <review@openstack.org> | Thu Jan 03 19:31:48 2013 +0000 |
tree | 16d60d72bae2f4d932c48dbb77db48c8830db36b | |
parent | 481466b8ba5ef4af5aa7ff30d63098ad9e70dd15 [diff] |
Use oslo cfg module for tempest config.py This changes how config.py parses and sets options. Instead of using ConfigParser tempest.openstack.common.cfg is now used. The configuration option usage remains the same so you access options in the same way. Change-Id: I6698f942dcc4cd917f3ea7ab8b489233dca633ce