summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Create testutils with skip decorators."Jenkins2012-06-051-0/+68
|\
| * Create testutils with skip decorators.Russell Bryant2012-06-041-0/+68
* | Common-ize policies.Kevin L. Mitchell2012-06-041-0/+238
|/
* Add a load function wrapper to jsonutilsZhongyue Luo2012-06-041-3/+8
* cfg: add a global CONF objectMark McLoughlin2012-05-291-0/+19
* cfg: add generators for iterating over all optionsMark McLoughlin2012-05-291-28/+24
* cfg: move constructor args to __call__() argsMark McLoughlin2012-05-291-71/+128
* Added support for proper bare URLs.Monty Taylor2012-05-251-0/+17
* Backslash continuation removal (common folsom-1)Zhongyue Luo2012-05-191-4/+4
* Create openstack.common.jsonutils.Russell Bryant2012-05-151-0/+133
* Alphabetize imports in openstack/common/cfg.pyJoe Gordon2012-05-141-1/+1
* cfg: make reset() clear defaults and overridesMark McLoughlin2012-05-121-4/+20
* Merge "cfg: automatically create option groups"Jenkins2012-05-101-8/+18
|\
| * cfg: automatically create option groupsMark McLoughlin2012-05-101-8/+18
* | Merge "cfg: allow options to be marked as required"Jenkins2012-05-101-2/+47
|\ \
| * | cfg: allow options to be marked as requiredMark McLoughlin2012-05-101-2/+47
| |/
* / cfg: use a list comprehension instead of map()Mark McLoughlin2012-05-101-1/+1
|/
* Encapsulate common sdist actions into a cmdclass.Monty Taylor2012-05-061-0/+37
* Truly handle mailmap entries for all combinations.Bhuvan Arumugam2012-05-041-1/+2
* Merge "Add save_and_reraise_exception()."Jenkins2012-05-021-0/+49
|\
| * Add save_and_reraise_exception().Russell Bryant2012-05-021-0/+49
* | Merge "Remove common.exception from common.importutils."Jenkins2012-05-021-3/+1
|\ \
| * | Remove common.exception from common.importutils.Russell Bryant2012-05-021-3/+1
| |/
* | Merge "New ConfigOpts.find_file() for locating conf files"Jenkins2012-05-021-18/+78
|\ \ | |/ |/|
| * New ConfigOpts.find_file() for locating conf filesMark McLoughlin2012-05-011-18/+78
* | Merge "Support for directory source of config files"Jenkins2012-05-011-16/+44
|\|
| * Support for directory source of config filesEoghan Glynn2012-04-301-16/+44
* | Merge "Update exception from importutils.import_class()."Jenkins2012-04-301-2/+3
|\ \
| * | Update exception from importutils.import_class().Russell Bryant2012-04-281-2/+3
| |/
* / Handle authors existed before VCS was around.Bhuvan Arumugam2012-04-301-7/+12
|/
* Provide file extension when when looking for filesBrian Waldon2012-04-261-5/+6
* Some refactoring of the cfg cacheMark McLoughlin2012-04-241-34/+12
* Add caching to openstack.common.cfgYuriy Taraday2012-04-241-7/+60
* Add AUTHORS generation function.Bhuvan Arumugam2012-04-121-1/+14
* Change behavior in utils.import_object().Russell Bryant2012-04-113-23/+48
* Move auth_str_equal() to a new authutils module.Russell Bryant2012-04-112-24/+44
* Merge "Create openstack.common.timeutils."Jenkins2012-04-112-49/+73
|\
| * Create openstack.common.timeutils.Russell Bryant2012-04-042-49/+73
* | Merge "Add generic PasteDeploy app and filter factories"Jenkins2012-04-041-0/+164
|\ \ | |/ |/|
| * Add generic PasteDeploy app and filter factoriesMark McLoughlin2012-03-261-0/+164
* | Merge "Add greenthread local storage model from nova"Jenkins2012-04-041-0/+37
|\|
| * Add greenthread local storage model from novaMark McLoughlin2012-03-161-0/+37
* | Merge "Make 'yes' also a true boolean"Jenkins2012-03-301-2/+2
|\ \
| * | Make 'yes' also a true booleanSean Dague2012-03-221-2/+2
* | | Typofix, OptionGroup should be OptGroup.Rick Harris2012-03-291-2/+2
* | | Use absolute import for iniparser.Rick Harris2012-03-281-1/+1
|/ /
* | Merge "Finish implementing MultiStrOpt"Jenkins2012-03-222-27/+232
|\ \
| * | Finish implementing MultiStrOptJohannes Erdfelt2012-03-222-27/+232
* | | Merge "Avoid leaking secrets into config logging."Jenkins2012-03-221-4/+23
|\ \ \ | |/ / |/| |
| * | Avoid leaking secrets into config logging.Eoghan Glynn2012-03-221-4/+23
| |/