- 30 Mar, 2020 1 commit
-
-
Andreas Jaeger authored
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Change-Id: I13b9eeb19236eaf02a5b166026c285ff78d754bb
-
- 04 Feb, 2020 2 commits
-
-
Hervé Beraud authored
Also prefer to lowercase `ignore_basepython_conflict` value to uniformize with other oslo projects. Change-Id: Ia5b47f1dd3b4aee25b1182620f61f05b0f1fb56f
-
Hervé Beraud authored
Change-Id: I42efda8d3fb5d300068e2fb18502fc266878e238
-
- 03 Feb, 2020 1 commit
-
-
Andreas Jaeger authored
OpenStack is dropping the py2.7 support in ussuri cycle. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Cleanup some old cuft from setup.cfg. Fix sphinx-build invocation to publish correctly. Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I61b0dcd730be1889815e47a0c0c354d8f7759571
-
- 18 Dec, 2019 2 commits
-
-
Stephen Finucane authored
Change-Id: I6d52fdd59be2a3be50a803b2b19621455765bfaf Signed-off-by:Stephen Finucane <stephenfin@redhat.com>
-
Hervé Beraud authored
For the sake of homogeneity between oslo project scope, prefer to use doc/requirements.txt Change-Id: I10acf283752d18cb98c8ad19b8af4758bed94679
-
- 23 Oct, 2019 1 commit
-
-
kangyufei authored
Change-Id: Ia34b54872bded2edb015b2497a37f786e73e86bb
-
- 09 Oct, 2019 1 commit
-
-
pengyuesheng authored
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Change-Id: I65f1bdda8e0dc87fe431e84642606a5560a093d2
-
- 29 Sep, 2019 1 commit
-
-
pengyuesheng authored
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: Id183892a751ad1fee519388ec60a47df73cd6f66
-
- 20 Sep, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: Iba1fb8ee8dc73110ec3bc2f8e0fe10bf03e9a5e2 Sem-Ver: feature
-
- 05 Jul, 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: I3cb88c079088916164d82a0f5b253c22528c0543 Story: #2005924 Task: #34234
-
- 03 Jul, 2019 1 commit
-
-
Zuul authored
-
- 26 Jun, 2019 1 commit
-
-
Elod Illes authored
As it was announced [1] global bindep-fallback.txt was removed and now projects need to have a local bindep.txt to be able to install binary dependencies for testing. In documentation zuul job graphviz package ('dot' command) is needed. Without that the job fails with: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html Change-Id: Ib9a720379ca997f848212eeca68ed9f32e4ed349
-
- 18 Jun, 2019 1 commit
-
-
jacky06 authored
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Remove unncessary "==" Change-Id: Ied4095b176b20795f6a8d4d7a84d01d958d76896
-
- 23 Apr, 2019 1 commit
-
-
Le Hou authored
Change-Id: Ie9e013284751e549921ea6652a50368050ae2b2d
-
- 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.
-
- 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: I15dc275f59b165f20a8eafb40c1b0940cd322168 Sem-Ver: feature
-
- 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: I2a34080d1c4dac57e5739e56b508f47f924f662f Story: #2004073 Task: #27440
-
- 20 Dec, 2018 1 commit
-
-
Andreas Jaeger authored
Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates Change-Id: I2d7aa134e60a7a8210d3f81d321847d35448518d Needed-By: https://review.openstack.org/623229
-
- 14 Dec, 2018 1 commit
-
-
melissaml authored
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I19475a552c7efa44a30354adf55f4b5c2b09d201
-
- 04 Dec, 2018 1 commit
-
-
kangyufei authored
Change-Id: I965782d57ee8f7e5ea8a67528d0ae1250a73d1a9
-
- 11 Aug, 2018 1 commit
-
-
Doug Hellmann authored
This is a mechanically generated patch to add a functional test job running under Python 3 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: Ia656564afc96075610fd44f34e3b9f8e42739dc2 Story: #2002586 Task: #24322
-
- 07 Aug, 2018 1 commit
-
-
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: I4304f29305d263ebaf109493b04cbec62211e825 Story: #2002586 Task: #24322
-
- 03 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. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ic9d546e208a0d3916e57fc3c1d9d8a069d7ca516 Story: #2003250
-
- 26 Jul, 2018 1 commit
-
-
OpenStack Release Bot authored
Change-Id: I3449260fc178c5ae61d0040b0d5bf82b055a37c6
-
- 11 Jul, 2018 1 commit
-
-
Vu Cong Tuan authored
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: Ic388868baaf9a1204d4ad35f3467de564c1a56fa
-
- 06 Jun, 2018 1 commit
-
-
Doug Hellmann authored
We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I9a8f7b1734b23751e47297a15676219627969d7c Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
- 20 Apr, 2018 1 commit
-
-
melissaml authored
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: Id427d5b44602fa9210c537fa267abe05239dd3cd
-
- 13 Apr, 2018 2 commits
-
-
Doug Hellmann authored
Update the list of default virtualenvs that are run when a developer just runs "tox" without specifying an environment. Change-Id: I49c9203bb76f9cc075d7d7673d32daaf070bbfb7 Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
Doug Hellmann authored
Set the default python to python3 except for the py27 environment. We have to set that explicitly to override the new default. Change-Id: I5ae4018191b6b78aa8abc22fd12e4c5ec1c02374 Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
- 25 Mar, 2018 1 commit
-
-
Doug Hellmann authored
Create a tox environment for running the unit tests against the lower bounds of the dependencies. Create a lower-constraints.txt to be used to enforce the lower bounds in those tests. Add openstack-tox-lower-constraints job to the zuul configuration. See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html for more details. Change-Id: I0fb35cb5102c1a9a45671bcb7631fe005925543c Depends-On: https://review.openstack.org/555034 Signed-off-by:
Doug Hellmann <doug@doughellmann.com>
-
- 15 Mar, 2018 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Iac66717a73de5ae214c64a28cd48ad9e40fb7c7a
-
- 24 Jan, 2018 2 commits
-
-
OpenStack Release Bot authored
Change-Id: I84d0ec9ef37fcb6ce7a378f9331fb4765702a3f6
-
OpenStack Proposal Bot authored
Change-Id: Ia7d9a570e566be00de9d53ce02fceb9500348b43
-
- 17 Jan, 2018 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I97807215bd7cdd4e8e4b4f7766b3605cbc6c6557
-
- 16 Jan, 2018 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I5f0b04d1a219bf1b4736b1762bdb509cf957ea35
-
- 04 Dec, 2017 1 commit
-
-
Zuul authored
-
- 02 Dec, 2017 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. Change-Id: I9f2ad4af40ae0ce46a2e01d25e335820079ec66c
-
- 17 Nov, 2017 1 commit
-
-
Andreas Jaeger authored
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: Idc3bf6f4d620e1b7b10600dc28d46dd2e7d0d9e8
-
- 16 Nov, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ifff75c7292a47a5b2b3671be43977fab361808b5
-