summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementsOpenStack Proposal Bot2017-12-191-1/+1
| | | | Change-Id: I55f69fd0de5051edc186555a781b4ffbfd3a63b9
* Merge "add bandit to pep8 job"Zuul2017-12-132-1/+8
|\
| * add bandit to pep8 jobChangBo Guo(gcb)2017-11-302-1/+8
| | | | | | | | | | | | Add the bandit security scanner to the pep8 job. Change-Id: Ib4707b55c190b117410212cef7f5afc789c91583
* | Updated from global requirements3.33.0OpenStack Proposal Bot2017-11-291-1/+1
|/ | | | Change-Id: I33d7f778458d4dedfc934add257b3c848d6702fd
* Merge "Updated from global requirements"Zuul2017-11-202-2/+2
|\
| * Updated from global requirementsOpenStack Proposal Bot2017-11-162-2/+2
| | | | | | | | Change-Id: Id3828421ece02140a525625a20ea870efa3314cd
* | Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-9/+4
|/ | | | | | | | | | | | | | | | | | Release notes are version independent, so remove version/release values. We've found that projects now require the service package to be installed in order to build release notes, and this is entirely due to the current convention of pulling in the version information. Release notes should not need installation in order to build, so this unnecessary version setting needs to be removed. This is needed for new release notes publishing, see I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting at http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html . Change-Id: If4c6087796b967bba183d7ea21bc5ff1143c2c92
* Updated from global requirementsOpenStack Proposal Bot2017-11-121-1/+1
| | | | Change-Id: Ib07c6386ed7cebc03771fb5a7c972ad39e10053a
* Updated from global requirementsOpenStack Proposal Bot2017-11-031-1/+1
| | | | Change-Id: I6fd4cde4a2006e0d42c77a90cb83efa135e94758
* Updated from global requirementsOpenStack Proposal Bot2017-10-151-1/+1
| | | | Change-Id: Ibcf055859acbc429b8a98972b8f4a4cc1e12165d
* Imported Translations from ZanataOpenStack Proposal Bot2017-10-081-0/+64
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I598f016d1a7d061b275b0a2633f4b9c0df4c2568
* Merge "Remove method set_latent"3.32.1Jenkins2017-09-252-190/+3
|\
| * Remove method set_latentChangBo Guo(gcb)2017-08-212-190/+3
| | | | | | | | | | | | | | | | | | | | | | Method set_latent is deprecated in favor of method set_defaults in e9c3a23e845d8c53b266a3b2e4ca7fb0a5a0425a, we don't use this method in any project, it's safe to remove it now. Closes-Bug: #1659051 Closes-Bug: #1642008 Change-Id: Ic7f0c3801f42ebafda81a1fa0b02bde6d15b545d
* | Updated from global requirements3.32.0OpenStack Proposal Bot2017-09-211-1/+1
| | | | | | | | Change-Id: Ib6924ccd93a97065c8788ba556547fd7e128f25a
* | Merge "Remove Class HTTPProxyToWSGIMiddleware"Jenkins2017-09-202-10/+2
|\ \
| * | Remove Class HTTPProxyToWSGIMiddlewarechenghuiyu2017-09-042-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | Class HTTPProxyToWSGIMiddleware was no longer necessary in new release, and it was deprecated for removal. Change-Id: Id442cc216723dbe875f817c91d90d258f1bb2db6 Closes-Bug: #1714860
* | | Updated from global requirementsOpenStack Proposal Bot2017-09-112-4/+4
|/ / | | | | | | Change-Id: Ic6a97a7c7485b13a6baa67a52de4debff2f5f088
* | Imported Translations from Zanata3.31.0OpenStack Proposal Bot2017-08-243-81/+0
| | | | | | | | | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I0e00c208ae201a2ea0fb380e54d7b6d739fdc2ad
* | Merge "Invalid parsing of Forwarded header fixed"Jenkins2017-08-212-1/+13
|\ \ | |/ |/|
| * Invalid parsing of Forwarded header fixedAdam Kijak2017-08-212-1/+13
| | | | | | | | | | | | | | | | _parse_rfc7239_header() did not parse properly a Forwarded header with additional spaces Closes-Bug: #1711573 Change-Id: Ic8b7f9698d7b3440005b17d249b1c8f0f66dae8a
* | Updated from global requirementsOpenStack Proposal Bot2017-08-181-2/+2
|/ | | | Change-Id: Id0b164467e0b5ef620067dd3665c21911cab08a3
* Updated from global requirementsOpenStack Proposal Bot2017-08-041-1/+1
| | | | Change-Id: If5c0e4057e7a4f37824a1c866e78df512f34fa0b
* Merge "Fix exception in json response under py35"Jenkins2017-08-043-0/+10
|\
| * Fix exception in json response under py35Yujun Zhang2017-07-313-0/+10
| | | | | | | | | | | | | | charset is required when response with body Closes-Bug: #1707127 Change-Id: I9921c67866d252f972954eed5afbc90389e06c3f
* | Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | | | | | Change-Id: I5d59cb90168eb08e63bb936d7c914da6c222e238
* | Updated from global requirementsOpenStack Proposal Bot2017-07-271-1/+1
| | | | | | | | Change-Id: I9738946929409bc3f811be99c71c9a703ce3a6cd
* | doc: Specify openstackdocs themeAkihiro Motoki2017-07-241-1/+1
|/ | | | Change-Id: I26d4bfc97d20edb75a4c255ca0f80fe9b43ad2cd
* Update URLs in documents according to document migration3.30.0ChangBo Guo(gcb)2017-07-123-3/+3
| | | | Change-Id: Ie988ab85d74f314a3c0ecc0f86ddd9dc48ab2305
* Merge "Replace deprecated inspect function in Python 3"3.29.2Jenkins2017-07-051-2/+8
|\
| * Replace deprecated inspect function in Python 3Samuel de Medeiros Queiroz2017-06-271-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace deprecated inspect.getargspec [1] with inspect.getfullargspec [2], which is not deprecated in Python 3.x inspect.getargspec is kept for Python 2.x, as the new function is not available for it. This was causing keystone unit tests output to be flooded with deprecation warnings [3] [1] https://docs.python.org/3/library/inspect.html#inspect.getargspec [2] https://docs.python.org/3/library/inspect.html#inspect.getfullargspec [3] http://logs.openstack.org/43/474543/3/check/gate-keystone-python35/ae16a96/console.html.gz#_2017-06-15_22_15_16_925141 Change-Id: Ia37ac562122d6315be1ce1277a6753a9caf15998
* | update the docs url in the readmeDong Ma2017-07-041-1/+1
| | | | | | | | Change-Id: I807c139d29657287fa25ed8763b9708bf694fcab
* | Merge "switch from oslosphinx to openstackdocstheme"3.29.1Jenkins2017-06-303-6/+19
|\ \
| * | switch from oslosphinx to openstackdocsthemeDong Ma2017-06-283-6/+19
| | | | | | | | | | | | Change-Id: Iadf4ea330b79dd81e5eed98b145798fe29c64c70
* | | Merge "import admin guide content from openstack-manuals"Jenkins2017-06-304-0/+229
|\ \ \ | |/ /
| * | import admin guide content from openstack-manualsDong Ma2017-06-274-0/+229
| | | | | | | | | | | | Change-Id: I9d2cda5f050801e0cc51eac5876b5cb707caff43
* | | Merge "rearrange content to fit the new standard layout"Jenkins2017-06-3010-10/+16
|\ \ \ | |/ /
| * | rearrange content to fit the new standard layoutDong Ma2017-06-2610-10/+16
| |/ | | | | | | | | Change-Id: I299b6da1fcb8a7a6a6524cfa5d9892a6c2643c18 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
* | Remove deprecated oslo.subdomain from CORS optsSamuel de Medeiros Queiroz2017-06-191-1/+0
|/ | | | | | | | | | | | | | Defining configuration under cors.* blocks is deprecated. However, we advertise [cors.subdomain] as a CORS section, and still throw a warning if that section (that we list) is used in config files. This was causing warnings in the keystone unit tests output, since the generated config file does contain both of those listed sections [2]. [1] https://github.com/openstack/oslo.middleware/blob/master/oslo_middleware/cors.py#L200-L205 [2] https://github.com/openstack/keystone/blob/master/etc/keystone.conf.sample#L587-L616 Change-Id: Ice114bf1fdceda7bf122f5fd6b98fc88a85c8ff3
* Merge "Remove pbr warnerrors in favor of sphinx check"3.29.0Jenkins2017-06-161-3/+1
|\
| * Remove pbr warnerrors in favor of sphinx checkVu Cong Tuan2017-06-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | This change removes the now unused "warnerrors" setting, which is replaced by "warning-is-error" in sphinx releases >= 1.5 [1]. [1] http://lists.openstack.org/pipermail/openstack-dev/ 2017-March/113085.html Change-Id: If356e8bfd2ff414037a8688409798b13044fe3b2
* | Updated from global requirementsOpenStack Proposal Bot2017-06-151-1/+1
|/ | | | Change-Id: Ic325e064e1ab2c2fe31389c03befe9d97ff08d6e
* Updated from global requirements3.28.0OpenStack Proposal Bot2017-06-021-1/+1
| | | | Change-Id: I8c8e7b477e2d4c362d1f67928464d9e0a7c3631a
* Merge "Remove usage of parameter enforce_type"Jenkins2017-06-024-9/+5
|\
| * Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-314-9/+5
| | | | | | | | | | | | | | | | | | We deprecate and change parameter enforce_type's default value to True[1], and will remove it int the future, so don't need it anymore. [1] https://review.openstack.org/328692 Change-Id: I243444f53e14543c5e4ae4c40d9582fb2d17e155
* | Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
|/ | | | Change-Id: I5edaea8053ea00ea8556157f6a953d4d5842e5a5
* Updated from global requirementsOpenStack Proposal Bot2017-05-261-1/+1
| | | | Change-Id: Ie2f72ad44298c3601a1465160f5c5f873f2c31cf
* 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
| | | | | | | | | | | | | | | | 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
* | Merge "Allow compatibility headers for request_id"Jenkins2017-05-243-2/+45
|\ \ | |/
| * Allow compatibility headers for request_idSean Dague2017-05-233-2/+45
| | | | | | | | | | | | | | | | | | | | | | | | 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