summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_config.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove openstack.common.config and extensions.Russell Bryant2012-11-051-124/+0
| | | | | | | | | | Remove the config module. All core openstack projects are using the cfg module instead so no further development will be done on this module. Also remove the extensions module. This code was imported but there has been no attempt to get any projects to use it. Change-Id: I4a974ba1ea25e94fd55cad243cde5f1ef6a17289
* Update common code to support pep 1.3.Gary Kotton2012-06-181-1/+1
| | | | | | bug 1014216 Change-Id: I3f8fa2e11c9d3f3d34fb20f65ce886bb9c94463d
* add more config testsJason Kölker2011-12-011-3/+61
|
* Rajaram/Vinkesh|added config test file from glanceRajaram Mallya2011-09-091-0/+66