summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set global_request_id if passed in as X-OpenStack-Request-ID."3.27.0Jenkins2017-05-243-0/+65
|\
| * Set global_request_id if passed in as X-OpenStack-Request-ID.Sean Dague2017-05-233-0/+65
* | Merge "Allow compatibility headers for request_id"Jenkins2017-05-243-2/+45
|\ \ | |/
| * Allow compatibility headers for request_idSean Dague2017-05-233-2/+45
* | Updated from global requirementsOpenStack Proposal Bot2017-05-231-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2017-05-171-1/+1
|/
* Updated from global requirementsOpenStack Proposal Bot2017-05-151-1/+1
* Merge "Optimize the link address"Jenkins2017-04-262-5/+5
|\
| * Optimize the link addresslioplhp2017-04-152-5/+5
* | Updated from global requirements3.26.0OpenStack Proposal Bot2017-04-151-2/+2
|/
* Fix test_request_too_large_no_content_length failureChangBo Guo(gcb)2017-04-132-7/+1
* Remove log translations3.25.0lioplhp2017-03-283-19/+7
* Updated from global requirementsOpenStack Proposal Bot2017-03-131-1/+1
* Updated from global requirements3.24.0OpenStack Proposal Bot2017-03-033-5/+5
* [Fix gate]Update test requirementricolin2017-03-021-1/+1
* Updated from global requirementsOpenStack Proposal Bot2017-02-102-2/+2
* pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)Davanum Srinivas2017-02-061-1/+1
* Update reno for stable/ocataOpenStack Release Bot2017-01-262-0/+7
* Filter token data out of catch_errors middleware3.23.1Jamie Lennox2017-01-262-3/+30
* Merge "remove superfluous random stuff"3.23.0Jenkins2017-01-171-27/+12
|\
| * remove superfluous random stuffDoug Hellmann2017-01-161-27/+12
* | Merge "Add new middleware to send API data to statsd"Jenkins2017-01-173-0/+289
|\ \ | |/
| * Add new middleware to send API data to statsdJulian Edwards2017-01-043-0/+289
* | Updated from global requirementsOpenStack Proposal Bot2017-01-121-1/+1
* | Remove references to Python 3.4Eric Brown2017-01-091-1/+0
* | Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"Jenkins2017-01-051-2/+2
|\ \
| * | Replaces uuid.uuid4 with uuidutils.generate_uuid()zhangguoqing2016-12-071-2/+2
* | | Merge "Replace six.iteritems() with .items()"Jenkins2016-12-301-2/+1
|\ \ \
| * | | Replace six.iteritems() with .items()gengchc22016-12-091-2/+1
* | | | Add Constraints supportTony Breeds2016-12-202-1/+36
|/ / /
* | | Merge "Filter X-Auth-Token in catch_errors"Jenkins2016-12-072-0/+5
|\ \ \ | |/ / |/| |
| * | Filter X-Auth-Token in catch_errorsJiaJunsu2016-11-302-0/+5
* | | Transform healthcheck from filter to an application3.22.0Julien Danjou2016-12-013-17/+53
* | | Merge "Suggest to use egg based filter_factory rather than fragile full path"Jenkins2016-12-013-7/+7
|\ \ \ | |/ / |/| |
| * | Suggest to use egg based filter_factory rather than fragile full pathJulien Danjou2016-11-293-7/+7
* | | Merge "Document how to use detailed mode in healthcheck"3.21.0Jenkins2016-11-291-0/+4
|\ \ \ | |/ / |/| |
| * | Document how to use detailed mode in healthcheckMatt Fischer2016-11-281-0/+4
* | | Remove self-referential link in docsMatt Fischer2016-11-281-3/+0
|/ /
* | Add Python 3.5 classifier and venvmelissaml2016-11-222-1/+2
* | Merge "Updated from global requirements"Jenkins2016-11-211-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-11-091-2/+2
* | | Enable release notes translationChangBo Guo(gcb)2016-11-161-0/+3
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
* | Imported Translations from ZanataOpenStack Proposal Bot2016-11-021-0/+27
* | Merge "Updated from global requirements"Jenkins2016-11-022-3/+3
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-11-012-3/+3
* | | Allow healthcheck to be configured by oslo.configJamie Lennox2016-11-027-26/+128
|/ /
* | Merge "Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'"Jenkins2016-11-011-3/+3
|\ \
| * | Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'howardlee2016-11-011-3/+3
* | | TrivialFix: Remove default=None when set value in Configmelissaml2016-10-191-1/+0
|/ /