commit | 43b296a3bba0b62d78368f7ce52c1b0fdd374b5a | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 28 15:23:00 2014 -0500 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Feb 28 21:42:28 2014 +0000 |
tree | 34fc964e739bdbe6bdb7138d340c380cc352acb0 | |
parent | 50b950155bdce51788a89cd3a0a444787270b40b [diff] |
Split out config option registration This commit takes the option registration and local attr settings from the tempest private config object and splits them out as separate functions. This exposes a way to register the config options without creating a config object. This enables the config options and defaults to be more easily used for unit tests and external utilities, such as the sample generator. Change-Id: I2ed7e33a14e652f0ec9be2cce069b4925c02b3bd