summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [stable-only] Cap bandit to 1.6.2queens-eolstable/queensElod Illes2021-02-261-2/+3
| | | | | | | | | | | | | | | | The 1.6.3 [1] release has dropped support for py2 [2] but the release is faulty and pip still picks it up for py2 [3][4], so cap to 1.6.2 when using py2. sphinx requirement needed to be updated to make requirements-check job pass. [1] https://github.com/PyCQA/bandit/releases/tag/1.6.3 [2] https://github.com/PyCQA/bandit/pull/615 [3] https://github.com/PyCQA/bandit/issues/663 [4] https://github.com/PyCQA/bandit/issues/665 Change-Id: Id39cd1f6ed61a3fa457f461fc8d399b550f3bb57
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-1/+1
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* import zuul job settings from project-configDoug Hellmann2018-08-031-0/+9
| | | | | | | | | | | | | | | This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I8447fc848b521555d42a67d09bbb1cb9b11253fe Story: #2003250
* Merge "Updated from global requirements" into stable/queensZuul2018-02-251-3/+3
|\
| * Updated from global requirementsOpenStack Proposal Bot2018-02-131-3/+3
| | | | | | | | Change-Id: I8270741f0924846c4ad9179772b3f935dd01260b
* | Update UPPER_CONSTRAINTS_FILE for stable/queensOpenStack Release Bot2018-01-241-1/+1
|/ | | | Change-Id: I40385be166a1ca44e0eabcdd89bddecd949f70f2
* Update .gitreview for stable/queensOpenStack Release Bot2018-01-241-1/+2
| | | | Change-Id: I5185cacd051d877db89995dd15eb1a9331350faa
* Merge "Avoid tox_install.sh for constraints support"queens-em3.34.0Zuul2017-12-202-36/+4
|\
| * Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-192-36/+4
| | | | | | | | | | | | | | | | | | | | | | We do not need tox_install.sh, pip can handle constraints itself and install the project correctly. Thus update tox.ini and remove the now obsolete tools/tox_install.sh file. This follows https://review.openstack.org/#/c/508061 to remove tools/tox_install.sh. Change-Id: I4f6d6420b62f5da9ca0973314ee0ba1cec9c4384
* | 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