- 15 Oct, 2019 1 commit
-
-
Zuul authored
-
- 20 Sep, 2019 3 commits
-
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/train branch, tests will continue to use the upper-constraints list on master. Change-Id: I01e85dd79a5b008c11e72b0984b8bccd915abc43
-
OpenStack Release Bot authored
Change-Id: I40e557874de4d8872c312e00a8b3c976a85ad252
- 05 Aug, 2019 1 commit
-
-
Zuul authored
-
- 02 Aug, 2019 1 commit
-
-
ricolin authored
most of our client major function require stack_id. We should provide more specific information (at lest in function description) to clearify that it's allowed to feed in stack name to `stack_id` too. For example, both `heat.stacks.get($Stack_UUID)` and `heat.stacks.get($Stack_Name)` works. Change-Id: I4428097140e0391a77679f5c69e00966f249efd7
-
- 06 Jul, 2019 1 commit
-
-
Zuul authored
-
- 25 Jun, 2019 1 commit
-
-
Zane Bitter authored
Change-Id: I44bbafa95d6eeb3550aac5b480391a3fc7ddaef5
-
- 24 Jun, 2019 1 commit
-
-
Corey Bryant authored
This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: Id9ed3cec95f0e0203ef00dd5ff10d124913e39f2 Story: #2005924 Task: #34209
-
- 21 May, 2019 1 commit
-
-
zhufl authored
This is to: 1. Add missing print format for "%(hook_type)". 2. Add ws between words in log message "notavailable". Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
-
- 04 May, 2019 1 commit
-
-
Zuul authored
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
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.
-
- 15 Apr, 2019 1 commit
-
-
Ghanshyam Mann authored
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I6b8dacf455ec068acd9599d96e0d66522c8bdf5c
-
- 04 Apr, 2019 1 commit
-
-
Zuul authored
-
- 24 Mar, 2019 1 commit
-
-
Ian Wienand authored
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I84aa448129801474cb5e65d27b4901e806b319f6
-
- 18 Mar, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I241c58785ff541681113628bb9409821f035b2a2 Sem-Ver: feature
-
- 15 Mar, 2019 2 commits
-
-
Zuul authored
-
Rabi Mishra authored
SessionClient is subclassed from keystoneauth LegacyJsonAdapter. LegacyJsonAdapter does not set the Content-Type explicitly and results in decodeing issues in some cases. Change-Id: Idf23022b394607c332490331fc4b216de6ff1313 Story: 2005237 Task: 30027
-
- 15 Feb, 2019 1 commit
-
-
Corey Bryant authored
This is a mechanically generated patch to add a unit test job running under Python 3.7. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: Iad68a8b8e18f8b2d6e25444b4c79adf1b5bc8825 Story: #2004073 Task: #27416
-
- 03 Jan, 2019 3 commits
- 19 Dec, 2018 1 commit
-
-
Zuul authored
-
- 28 Nov, 2018 1 commit
-
-
Zuul authored
-
- 26 Nov, 2018 1 commit
-
-
huang.zhiping authored
The commands used by constraints need at least tox 2.0. Update to reflect reality, which should help with local running of constraints targets. Change-Id: Ie594fc55eb54d48d96157e31a319f0ff97afc9be Closes-Bug: #1801691
-
- 20 Nov, 2018 1 commit
-
-
Zuul authored
-
- 02 Nov, 2018 1 commit
-
-
Vu Cong Tuan authored
decodestring() is deprecated alias of decodebytes() https://docs.python.org/3/library/base64.html#base64.decodestring The same has been done for nova: https://review.openstack.org/#/c/610401/ Change-Id: Ie069aaaff1646a70f3717fc6f9c7252949c4e5fd
-
- 09 Oct, 2018 1 commit
-
-
Vieri authored
Quotes around {posargs} cause the entire string to be combined into one arg that gets passed to stestr. This prevents passing multiple args (e.g. '--concurrency=16 some-regex') Change-Id: I6ee01703bd4c432211f0d6e2f3501c989523ae11
-
- 03 Oct, 2018 1 commit
-
-
Zuul authored
-
- 19 Sep, 2018 1 commit
-
-
rabi authored
We don't seem to set the header for region name when using session client. It's used to look for service endpoints in the catalog. Change-Id: I10cfdfb88b3f09e4ceb69b1020e82c4eba733804 Story: #2003806 Task: 26550
-
- 17 Sep, 2018 1 commit
-
-
Tovin Seven authored
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: Ifda5fe743589ad510469db7c28258c8432df9d13
-
- 08 Sep, 2018 2 commits
- 07 Sep, 2018 1 commit
-
-
Andreas Jaeger authored
Use openstack-tox-cover template, this runs the cover job in the check queue only. Use openstack-lower-constraints-jobs template. Remove jobs that are part of the templates. Change-Id: I37a870625da43f738c20edc88313f2b771990659
-
- 04 Sep, 2018 1 commit
-
-
Mehdi Abaakouk authored
When an application load heatclient, the default pyyaml behavior change. This ensures only heatclient use it's custom pyyaml stuffs. This currently breaks the telemetry gate if the tempest heat plugin is loaded with the telemetry. Change-Id: I5d7d1a1999e762f2285a0effc081252570f24de8
-
- 30 Aug, 2018 1 commit
-
-
zhulingjie authored
Change-Id: I28dc73a0b21719c02ea3b7fa47c68326bb87832d
-
- 28 Aug, 2018 4 commits
-
-
Doug Hellmann authored
This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I95c8641c42934db5306b35382f1be84da3603645 Story: #2002586 Task: #24298
-
Doug Hellmann authored
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Icaba946c1c82afcfe822b9bdd2866d24cbc3755f Story: #2002586 Task: #24298
-
Doug Hellmann authored
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. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I357a23343b00362ca7a2a9942d02c31ad73fae2f Story: #2002586 Task: #24298
-
ZhijunWei authored
This patch fixes the bug tracker link in the readme. It is set to depend on a job definition change in project-config so we can use this patch to test the new release jobs. Change-Id: Id976a5fc4ba8fede726a80097fde8c0ce3c2019d
-