summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / Add auth_str_equal() to common utils.Russell Bryant2012-03-191-0/+24
|/
* Fix bug 954488Joe Gordon2012-03-131-1/+1
* fix restructuredtext formatting in docstringsDoug Hellmann2012-03-091-20/+23
* Add ConfigOpts.print_help()Mark McLoughlin2012-02-221-0/+4
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-201-3/+20
* cfg: fix a small comment typoZhongyue Luo2012-02-201-1/+1
* Merge changes I71d99f00,Ib91b5af0Jenkins2012-02-201-4/+44
|\
| * Add git changelog method.Monty Taylor2012-02-091-4/+17
| * Add git vcsversion method.Monty Taylor2012-02-091-0/+27
* | cfg: unneeded multiple inheritanceZhongyue Luo2012-02-121-2/+2