summaryrefslogtreecommitdiffstats
path: root/openstack/common/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove openstack.common.config and extensions.Russell Bryant2012-11-051-337/+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-8/+8
| | | | | | bug 1014216 Change-Id: I3f8fa2e11c9d3f3d34fb20f65ce886bb9c94463d
* PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-111-14/+14
| | | | | | | | | Fixes bug #930625 Remove backslash continuations in openstack-common. Fix type checking taboos. Change-Id: I49ddb9ff5fa5af760dcfccb52cb4793b71e02f19
* make fix_path a real function so it can be mock'dJason Kölker2011-12-011-1/+7
|
* remove unused importsJason Kölker2011-12-011-2/+0
|
* reog from import mergeJason Kölker2011-09-271-0/+333