- 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: Ifc8376cb09167dfa16473d28bacf4adeb278fc46
-
- 27 Aug, 2018 1 commit
-
-
Zuul authored
-
- 23 Aug, 2018 1 commit
-
-
Andreas Jaeger authored
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. Conflicts: tox.ini Change-Id: I53af44978840c5b222e421dae6963705c373765d (cherry picked from commit 7f5a5775)
-
- 16 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: I6211958ed13525b9633baf3f1ea0acc3c31bc142 Story: #2002586 Task: #24302
-
- 13 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: Ief04cbef169f7f2681b45a6a645612d60b3a20c4
-
- 14 Dec, 2017 1 commit
-
-
John L. Villalovos authored
Use the tempest plugin from openstack/ironic-tempest-plugin as we have moved the tempest code there. Soon the tempest code will be deleted from openstack/ironic. Change-Id: Ia6de0236a2531f7e26cc21a124501296ca23d007 (cherry picked from commit 58a09154)
-
- 20 Nov, 2017 1 commit
-
-
Ruby Loo authored
This cleans up the zuul job definitions. It moves the 'irrelevant-files' lists from project.yaml to legacy-ironicclient-jobs.yaml For irrelevant files for ironicclient-tempest-dsvm-src, it: - adds more irrelevant files - removes requirements.txt from the list of irrelevant files since we want the tests run if this file changes - changes it to inherit from legacy-dsvm-base instead of legacy-ironic-dsvm-base, to remove one level of inheritance, which makes it simpler to see the definition The jobs in projects.yaml are sorted in in alphabetical order. Change-Id: I5a927592754b64a1ef64e52658b774a26947c516 (cherry picked from commit 3eb61e6f)
-
- 07 Nov, 2017 2 commits
-
-
Ruby Loo authored
This moves the legacy python-ironicclient CI jobs into the python-ironicclient tree, instead of storing them in openstack-infra/openstack-zuul-jobs. This also changes the ironicclient-tempest-dsvm-src job to inherit from legacy-ironic-dsvm-base instead of legacy-dsvm-base, since the required projects are the same. This will give us control as we migrate the legacy jobs to the new ansible roles. Change-Id: If0c072e357fbeccc3dee8cc06b96e1bfa42299a7 (cherry picked from commit 9232ebd6)
-
Nam Nguyen Hoai authored
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'. Using $USER solves it for both cases. Change-Id: I7db56d052012b107e1e63ab81e5d3bf6090f7d2f (cherry picked from commit 2ce404b4)
-
- 21 Sep, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I19a323a8b87896a45a2c10219595575f6f31e193
-
- 05 Sep, 2017 2 commits
-
-
Jenkins authored
-
Kyrylo Romanenko authored
Warning "Please specify what to set/unset" should not be displayed when only target_raid_config field changed. Closes-Bug: #1702120 Change-Id: I493d22fae97ff090909205654b3a266495476345 (cherry picked from commit db99f8f6)
-
- 31 Aug, 2017 1 commit
-
-
John L. Villalovos authored
Allow OS_BAREMETAL_API_VERSION=latest to work. If OS_BAREMETAL_API_VERSION=latest then convert to the latest version and set that as the 'default' value for the os_baremetal_api_version value. Remove the LOG.debug() message about setting to latest as the message never appears in the logfile. As tested with: $ openstack --debug --log-file log.txt baremetal node list --os-baremetal-api-version latest Also it was set to always log the message. Change-Id: Idc3de8ae55e8267342633668a06d18b45c9e5f0a Closes-Bug: #1712935 (cherry picked from commit 9d8afb38)
-
- 14 Aug, 2017 1 commit
-
-
Jenkins authored
-
- 11 Aug, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I6e8201875f7631a3b5e3a4f64eb1774c7e14b201
-
- 28 Jul, 2017 2 commits
-
-
OpenStack Release Bot authored
Change-Id: Ieb23cdcf6bf1bb5431f33c4fabc1469103a53c23
-
OpenStack Release Bot authored
Change-Id: I51b767a6856b51e44be83ba45b38824d7a80977b
-
- 26 Jul, 2017 1 commit
-
-
Julia Kreger authored
In the doc-migration, warning-is-error was never enabled for python-ironicclient. As such, I've enabled it and corrected the various document errors. Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
-
- 25 Jul, 2017 1 commit
-
-
Jenkins authored
-
- 24 Jul, 2017 2 commits
-
-
Dmitry Tantsur authored
* Update the help string of --ironic-api-version and --os-baremetal-api-version to mention the future change. * Add missing dot to the warning issued by the "ironic" tool. Partial-Bug: #1671145 Change-Id: Ia03775a318008d0c740ce873ea037309290e33f8
-
Jenkins authored
-
- 23 Jul, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Idbf544d9500f580d32b372bd15dbad66ec348a06
-
- 21 Jul, 2017 1 commit
-
-
Dmitry Tantsur authored
At the Pike PTG, an issue was brought up regarding the use of an old API version in the ironic tool [0]. It was suggested that we begin printing a warning whenever the default API version is used and later default to using the latest API version when --ironic-api-version is unspecified. This patch adds this warning. [0] https://etherpad.openstack.org/p/ironic-pike-ptg-operations L30 Change-Id: I80d553e4d3b007d8312931019037f495425b5ea5 Partial-Bug: #1671145
-
- 20 Jul, 2017 1 commit
-
-
Jenkins authored
-
- 18 Jul, 2017 7 commits
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Julia Kreger authored
The portion of the release note file name with the hexidecimal value used for tracking was not unique between the files, and was duplicated from the API additions. Renaming should fix the release notes. Additionally added the API microversion for the volume interface to the release notes. Change-Id: If8546ac18b2904396d86547d012d0491f3811a21
-
Mark Goddard authored
This commit adds support to the openstack client for the physical network attribute of baremetal ports for the following commands: - create - list - set - show - unset It also adds support to the ironic client for the physical network attribute of baremetal ports for the following commands: - port-create - port-list - port-show - port-update For OSC, the latest API version has been bumped to 1.34. Change-Id: I26948e274b9b0bed170f11de45f0ade48d8b3285 Depends-On: I7023a1d6618608c867c31396fa677d3016ca493e Partial-Bug: #1666009
-
Hangdong Zhang authored
1. Update URLs according to document migration 2. Update the dead and outdated links 3. Optimize (e.g. http -> https) Change-Id: I63c0f87a6a0b1e0c36dfbd52cef65ede376ae222
-
OpenStack Proposal Bot authored
Change-Id: I9132d2c8ca2f80084d0c35f6739af78c20093065
-
- 17 Jul, 2017 3 commits
- 15 Jul, 2017 1 commit
-
-
Jenkins authored
-
- 14 Jul, 2017 3 commits
-
-
Jenkins authored
-
Hironori Shiina authored
This patch fixes these issues of OSC volume target commands as a follow-up for I55707f86d64cab6c6c702281823d7b0388e11747. - fixes a metavar for node UUID from <node> to <uuid> - fixes a typo in help message Change-Id: I1a255adbc6c4acb6210b5481051192c2999cb8b6 Partial-Bug: 1526231
-
Hironori Shiina authored
This patch adds the following commands for volume target. - ironic volume-target-list - ironic volume-target-show - ironic volume-target-create - ironic volume-target-update - ironic volume-target-delete Co-Authored-By:
Satoru Moriya <satoru.moriya.br@hitachi.com> Co-Authored-By:
Stephane Miller <stephane@alum.mit.edu> Change-Id: I156e634fbfb9b782fdcbc51cb8c167a38ffe2bfa Partial-Bug: 1526231
-
- 13 Jul, 2017 1 commit
-
-
Jenkins authored
-