summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration Patchocata-eolstable/ocataOpenDev Sysadmins2019-04-191-1/+1
* import zuul job settings from project-configDoug Hellmann2018-08-031-0/+9
* Follow the new PTI for document buildSean McGinnis2018-01-082-2/+12
* Avoid tox_install.sh for constraints supportAndreas Jaeger2018-01-052-36/+5
* Protect rootwrap daemon socket against multiple threadsocata-em5.4.2IWAMOTO Toshihiro2017-11-162-12/+69
* Allow rootwrap-daemon to timeout and exit5.4.1IWAMOTO Toshihiro2017-03-224-1/+59
* Avoid importing Linux specific modules on WindowsClaudiu Belu2017-03-022-2/+10
* [daemon] Close inherited filedescriptors after forkingRalf Haferkamp2017-02-161-1/+2
* Update UPPER_CONSTRAINTS_FILE for stable/ocataOpenStack Release Bot2017-01-201-1/+1
* Update .gitreview for stable/ocataOpenStack Release Bot2017-01-201-0/+1
* Merge "Relax default strict option under python3.x for configparser"5.4.05.3.1Jenkins2016-12-232-1/+15
|\
| * Relax default strict option under python3.x for configparserDavanum Srinivas2016-12-222-1/+15
* | Add Constraints supportTony Breeds2016-12-132-2/+36
|/
* Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
* Merge "Enable release notes translation"5.3.0Jenkins2016-11-091-0/+3
|\
| * Enable release notes translationAndreas Jaeger2016-10-061-0/+3
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2016-10-221-2/+2
* | [TrivialFix] Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-10-201-2/+2
* | Fix running unknown commands in daemon modeThomas Bechtold2016-10-182-12/+30
|/
* Update homepage with developer documentation page5.2.0Tony Xu2016-09-241-1/+1
* Merge "Add reno for release notes management"Jenkins2016-09-1410-0/+316
|\
| * Add reno for release notes managementKirill Bespalov2016-06-3010-0/+316
* | Merge "Enhance _program() and _program_path()"Jenkins2016-09-012-40/+64
|\ \
| * | Enhance _program() and _program_path()Victor Stinner2016-08-192-40/+64
* | | Merge "Remove discover from test-requirements"Jenkins2016-08-311-1/+0
|\ \ \ | |/ / |/| |
| * | Remove discover from test-requirementsSwapnil Kulkarni (coolsvap)2016-07-221-1/+0
* | | Fix parameters of assertEqual are misplaced5.1.0yan.haifeng2016-08-022-32/+32
* | | always allow privsep-helper as a command5.0.0Sean Dague2016-07-202-0/+20
|/ /
* | Add Python 3.5 classifier and venvYatin Kumbhare2016-07-122-1/+2
* | Updated from global requirements4.4.0OpenStack Proposal Bot2016-06-211-1/+1
* | Updated from global requirements4.3.0OpenStack Proposal Bot2016-06-021-2/+2
|/
* Updated from global requirements4.2.0OpenStack Proposal Bot2016-04-081-1/+1
* Updated from global requirements4.1.0OpenStack Proposal Bot2016-02-191-1/+1
* Updated from global requirements4.0.0OpenStack Proposal Bot2016-02-111-1/+1
* Remove unused use-syslog-rfc-format optionRonald Bradford2016-02-045-24/+1
* Updated from global requirements3.2.0OpenStack Proposal Bot2016-01-241-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-01-162-10/+10
* Removes MANIFEST.in as it is not needed explicitely by PBRsonu.kumar2015-12-101-11/+0
* Drop python 2.6 support3.1.0ChangBo Guo(gcb)2015-11-262-24/+7
* Updated from global requirements3.0.13.0.0OpenStack Proposal Bot2015-11-191-1/+1
* Remove python 2.6 classifierChangBo Guo(gcb)2015-11-171-1/+0
* Remove python 2.6 and cleanup tox.iniDavanum Srinivas2015-11-161-7/+2
* Python 3: encode or decode i/o data of Popen.communicate()fumihiko kakuma2015-10-192-9/+39
* Fix Python 3 support for eventlet monkey-patching2.5.0Victor Stinner2015-10-138-24/+39
* Fix Python 3 issues in testsVictor Stinner2015-10-125-16/+18
* No need for Oslo Incubator Sync2.4.0Davanum Srinivas2015-10-041-4/+0
* Merge "Python 3: Don't use BaseException.message attribute"Jenkins2015-10-041-1/+1
|\
| * Python 3: Don't use BaseException.message attributefumihiko kakuma2015-08-261-1/+1
* | move usage instructions into main docsDoug Hellmann2015-09-254-353/+349