summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Work toward Python 3.4 support and testinghavana-eolstable/havanaJeremy Stanley2014-09-031-1/+1
* Updated from global requirementsOpenStack Proposal Bot2014-07-231-1/+1
* Updated from global requirementsOpenStack Jenkins2013-12-113-3/+3
* Merge "Fix subparsers add_parser() regression"1.2.1Jenkins2013-09-262-2/+18
|\
| * Fix subparsers add_parser() regressionMark McLoughlin2013-09-252-2/+18
* | Expand DeprecatedOpt documentationIan Wienand2013-09-251-0/+7
|/
* Release notes for 1.2.01.2.0Mark McLoughlin2013-09-231-0/+11
* Raises error if duplicate keys found in DictOptZhongyue Luo2013-09-232-2/+40
* Fix DictOpt to split only the first colonZhongyue Luo2013-09-172-2/+14
* Merge "Update requirements"Jenkins2013-08-272-13/+8
|\
| * Update requirementsJulien Danjou2013-08-262-13/+8
* | Release notes for 1.2.0a4Mark McLoughlin2013-08-251-0/+14
* | Remove explicit version from setup.cfgMark McLoughlin2013-08-251-1/+0
|/
* Fix first param in __eq__ impl to be self1.2.0a4Davanum Srinivas2013-08-182-2/+15
* Bump hacking to 0.7.0Zhongyue Luo2013-08-161-1/+1
* Add auto-create support for OptGroup instancesFlaper Fesp2013-08-142-8/+17
* NoSuchOptError should be used not AttributeErrorDavanum Srinivas2013-08-012-2/+3
* Fixes six importsZhongyue Luo2013-07-282-4/+5
* Merge "Allow use of hacking 0.6.0 and fix min version"Jenkins2013-07-221-1/+1
|\
| * Allow use of hacking 0.6.0 and fix min versionSergey Lukjanov2013-07-201-1/+1
* | Fix python 3.3 test configurationDoug Hellmann2013-07-223-25/+2
|/
* Add eclipse project files to .gitignoreLuis A. Garcia2013-07-181-0/+2
* Add Python 3 supportJulien Danjou2013-07-164-7/+50
* Merge "Raise an exception when _oparser is not initialized"Jenkins2013-07-152-3/+47
|\
| * Raise an exception when _oparser is not initializedDavanum Srinivas2013-07-112-3/+47
* | Hook docstrings into the published docsMark McLoughlin2013-07-107-4/+74
* | Use oslo.sphinx and remove local copy of doc themeMark McLoughlin2013-07-1013-1230/+5
|/
* Add release notes for 1.2.0a31.2.0a3Mark McLoughlin2013-07-021-0/+19
* Ensure namespace package is installed.Monty Taylor2013-06-272-0/+3
* Merge "Add reload_config_files function"Jenkins2013-06-242-10/+150
|\
| * Add reload_config_files functionFengqian.Gao2013-06-242-10/+150
* | Merge "Use assertEqual() rather than assertEquals()"Jenkins2013-06-242-238/+238
|\ \ | |/ |/|
| * Use assertEqual() rather than assertEquals()Mark McLoughlin2013-06-202-238/+238
* | Modify __clear_cache functionFengqian.Gao2013-06-201-1/+4
* | python3: Fix traceback while running tests.Chuck Short2013-06-161-1/+1
|/
* Merge "Rename tools/(pip|test)-requires to *requirements.txt"Jenkins2013-06-133-2/+2
|\
| * Rename tools/(pip|test)-requires to *requirements.txtDirk Mueller2013-06-133-2/+2
* | Merge "Tar up .testr.conf as well"Jenkins2013-06-131-1/+1
|\ \
| * | Tar up .testr.conf as wellDirk Mueller2013-06-131-1/+1
| |/
* | Merge "python3: Fix traceback while running tests."Jenkins2013-06-131-1/+2
|\ \
| * | python3: Fix traceback while running tests.Chuck Short2013-06-121-1/+2
* | | Merge "python3: Fix traceback while running tests."Jenkins2013-06-131-1/+1
|\ \ \ | |_|/ |/| |
| * | python3: Fix traceback while running tests.Chuck Short2013-06-101-1/+1
| |/
* | python3: More python3 compat updatesChuck Short2013-06-071-1/+2
|/
* Merge "python3: Remove mox support from oslo.config."Jenkins2013-06-063-36/+29
|\
| * python3: Remove mox support from oslo.config.Chuck Short2013-06-063-36/+29
* | Fix config help order to be alphabeticalDavanum Srinivas2013-06-052-14/+72
|/
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-031-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* | Merge "Enable pep8 E125 check (w/o any changes)."Jenkins2013-06-031-1/+0
|\ \