- 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.
-
- 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: I0569ee53e8d9a12a84e7ef9a9057a3159bcacd9a
-
- 31 Aug, 2018 1 commit
-
-
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: I67af1c7dc5d0d28d8d45a4b3c47b008e391d4071 Story: #2002586 Task: #24339
-
- 12 Jul, 2018 1 commit
-
-
Zuul authored
-
- 06 Jul, 2018 1 commit
-
-
Seyeong Kim authored
Getting 500 error when there are same project name in different domain. Selecting one domain from service_credentials. e.g. services(or service) projects are in default and service_domain having differrent id. so this selects default's services project instead of service_domain's services project This is backported from e923493e Change-Id: I3f12811684a49794bca87c4a10b18d45879da773 Closes-Bug: #1776375
-
- 22 Feb, 2018 1 commit
-
-
Zuul authored
-
- 21 Feb, 2018 1 commit
-
-
gord chung authored
the code[1] we needed from tempest was removed. [1] I1c02fd88c3d93b511ff4a6b54b668ebd306481a9 Change-Id: I0b0d418772949b89af6072269745eab5f110bc80
-
- 08 Feb, 2018 1 commit
-
-
James E. Blair authored
Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: Ie5e6b14f2f4c317234a77b0255a912b3ff5c7baa
-
- 20 Dec, 2017 1 commit
-
-
Mehdi Abaakouk authored
oslo.config doesn't support %{} or %() variable interpolation while ConfigParser does. So when a password contains a '%', it's fine for oslo.config But the Python ConfigParser will raise the exception. Since alembic use ConfigParser and not oslo.config, we have to escape the url ourself. This is not a big deal since, we don't want alembic doing variable interpolation. Change-Id: If7bfe7f082f4352fb49992a2216f2dd5b8993711 (cherry picked from commit 268c1e8e)
-
- 19 Dec, 2017 1 commit
-
-
Mehdi Abaakouk authored
also cherry pick If8df8a6e8cad2d9247f07c9ed7a71f29b19f7d51 Related-bug: #1737115 Change-Id: Id8368c0091ef8eb6a567ba9036bd11d656bcf8d4 (cherry picked from commit 607d4e87)
-
- 29 Oct, 2017 1 commit
-
-
James E. Blair authored
Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: I5ea785cb3592b409dee9e354aeb78bd3d7246ef0
-
- 18 Oct, 2017 1 commit
-
-
Duong Ha-Quang authored
This patch implements first step in zuulv3 migration guide [1]: Move jobs to aodh repo also cleanup integration gate [1] https://docs.openstack.org/infra/manual/zuulv3.html#legacy-job-migration-details Change-Id: I741ede216374b6bb93dab3960e8018e3a5204484 Co-Authored-By:
Kien Nguyen <KienNT@vn.fujitsu.com> Co-Authored-By:
gord chung <gord@live.ca> (cherry picked from commit c49ae680)
-
- 28 Sep, 2017 1 commit
-
-
Paweł Suder authored
Add missing granularity value which should be sent to Gnocchi. Change-Id: I246763514a98d17f3f2ea53cec2b5cc8a25fc9cb Related-Bug: #1719931 (cherry picked from commit 442a435c)
-
- 12 Sep, 2017 1 commit
-
-
gord chung authored
new ostestr is different and is breaking gate. i don't think we really need ostestr since we don't use it in any of the projects under Telemetry. so to remain consistent and simple, just follow similar pattern. Change-Id: I742de2107cf56ef8b223fa1431529e706cc52377 (cherry picked from commit 6005f80f) fix remaining usage of recently changed client init interface. fix req as we don't need it anymore. Related-Bug: #1714483 Change-Id: I3d7652d294d8082a5ef526d1e51add8056dc3114 (cherry picked from commit 3227ae93)
-
- 05 Sep, 2017 1 commit
-
-
gord chung authored
support for explicitly setting interface/regoin_name was changed in gnocchiclient 3.1 and remove in gnocchiclient 4. Closes-Bug: #1714483 Change-Id: I7ef25df606e07c6c235afa286ae83450488cd8e0 (cherry picked from commit 59355a39)
-
- 21 Aug, 2017 1 commit
-
-
OpenStack Release Bot authored
Change-Id: If265fac166e75656af57528ff3570e267ce3c5b1
-
- 18 Aug, 2017 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ibfe85d034c1f8bf2ee6f72feb3d14e7cddf03641
-
- 15 Aug, 2017 1 commit
-
-
Since Aodh uses trust IDs stored in alarm URLs unconditionally - without checking for tenant safety - it is not safe to allow users to pass in their own trust IDs. Forbid this and allow only trusts created by Aodh to be used. It is highly unlikely that there is any (legitimate) use of this feature in the wild, since allowing Aodh to create the trust is easier anyway. Change-Id: I8fd11a7f9fe3c0ea5f9843a89686ac06713b7851 Closes-Bug: #1649333
-
- 10 Aug, 2017 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: http://docs.openstack.org/developer/i18n/reviewing-translation-import.html Change-Id: Id1ae4ec306e3f3e4ac58a34895167bcf02220f5c
-
- 08 Aug, 2017 1 commit
-
-
Jeffrey Guan authored
Update the typo "instance_on_but_in err_state" to "instance_on_but_in_err_state". Closes-Bug: #1709241 Change-Id: Iacef513385581256d53abecc811cf390c21cab87
-
- 02 Aug, 2017 3 commits
- 31 Jul, 2017 2 commits
-
-
Jenkins authored
-
Mehdi Abaakouk authored
Now, it's required to set start and stop when we do cross aggregation with needed_overlap. So sets it. Change-Id: I2675daacd1c5f0e80025d7ed689bdbda5dd9e6ce
-
- 28 Jul, 2017 1 commit
-
-
shangxiaobj authored
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: Ica85a0410e7f7d104d9d8cbe4ea9992233b1dd18
-
- 27 Jul, 2017 2 commits
- 25 Jul, 2017 3 commits
-
-
gord chung authored
make them correspond to correct section Change-Id: I0ad831164a50932773b59823269dabe764bc72c4
-
gord chung authored
move conf generation to configuration folder Closes-Bug: #1706155 Change-Id: I878b07baa74160e6bdcaef58e03dd5ed23978b84
-
Nguyen Van Trung authored
Tempest has deprecated decorator 'tempest.test.attr' and moved to 'tempest.lib.decorators.attr' in version 16.1.0. Change-Id: I99f1017cd49623fc9fdf49e39072eca904e393aa
-
- 24 Jul, 2017 3 commits
-
-
gord chung authored
Change-Id: I72aedf072392d67d5a10946798dab12fab5abf66
-
gord chung authored
they're just placeholders for nothing. Change-Id: I41d172c53b86c7f989f8cdb98cfe835dac3f10b5
-
Jenkins authored
-
- 19 Jul, 2017 1 commit
-
-
Hangdong Zhang authored
There were some commands in doc out of date and can not work now. By the way, I also unified "ALARM*"->"ALARM_*" in a command. PS: It seems someone have done partial works for the bug Change-Id: Id854b4bc787c5c036da9045736ce3f37b0d83ce4 Closes-Bug: #1704251
-
- 18 Jul, 2017 5 commits
-
-
Andreas Jaeger authored
Add an empty line so that display of the release notes works and it gets passed as proper RST enumeration. Fix also a typo. Change-Id: I994aa3cf173ec8a9412239544e3269aca17adc25
-
Jenkins authored
-
Jenkins authored
-
Hangdong Zhang authored
1. Update URLs according to document migration 2. Update the dead links 3. Optimize (e.g. http -> https) Change-Id: I171ce5fcd437747fed07884d80db833cf3db2358
-
Sachin authored
- Aodh event based alarm using single and multiple traits - New sub-section in 'Debug alarm' - Correct path to aodh.conf.sample file - Seperated example sections into - Threshold based alarm - Composite alarm - Event based alarm Change-Id: I0b025a7401ad7feaf05f7e31e77cd3f92c9761a0 Signed-off-by:Sachin Patil <psachin@redhat.com>
-