summaryrefslogtreecommitdiff
path: root/releasenotes
Commit message (Collapse)AuthorAgeFilesLines
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I5d59cb90168eb08e63bb936d7c914da6c222e238
* switch from oslosphinx to openstackdocsthemeDong Ma2017-06-281-3/+8
| | | | Change-Id: Iadf4ea330b79dd81e5eed98b145798fe29c64c70
* Set global_request_id if passed in as X-OpenStack-Request-ID.Sean Dague2017-05-231-0/+8
| | | | | | | | If an inbound header that validates against the regex ``req-$uuid`` is passed in, we'll set it where oslo.context could later read it. This creates a mechanism for parents to pass their request-id to children. Change-Id: I5c5268e8680392395fbe04efe0124575ad8db468
* Allow compatibility headers for request_idSean Dague2017-05-231-0/+7
| | | | | | | | | | | | We discovered that Nova is using a local version of the request_id header code because it's x-compute-request-id predates x-openstack-request-id, and things were never migrated after the oslo code was extracted. In order to let Nova use the base code (which may become more complicated with inbound request-id setting) we need to support a compat headers field, which is additional http header names that should be set with the request-id value. Change-Id: I18a92f8bf2f85fcf30d32be68bae58f64b135df0
* Update reno for stable/ocataOpenStack Release Bot2017-01-262-0/+7
| | | | Change-Id: I55b809bb367e97bf7278784a317632eec18a5a25
* Enable release notes translationChangBo Guo(gcb)2016-11-161-0/+3
| | | | | | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: I399cfbc691637ef6e40ecb1e2c18a9227f84e243
* Imported Translations from ZanataOpenStack Proposal Bot2016-11-021-0/+27
| | | | | | | For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I91b101bd4986278a5d03270fbf8c78020b4be1fa
* Add reno for release notes managementKirill Bespalov2016-06-306-0/+289
An initial patch to add reno and create a base directory for release notes Change-Id: I2fa27beb5d7e2c898ce567dce2add00ccdb54afe