266 Commits

Author SHA1 Message Date
39ed8ffc50 Update master for stable/train
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: I886cc59de42a5be385ba3a4aebc65c8fbfc021da
Sem-Ver: feature
1.31.0
2019-09-20 16:36:39 +00:00
Zuul
cf35fec00a Merge "Move doc related modules to doc/requirements.txt" 1.30.0 train-em 2019-07-11 13:41:22 +00:00
Corey Bryant
6c234d498c Add Python 3 Train unit tests
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: I07f16ead91bc6f8192d8631fe6eec7240b8d09a1
Story: #2005924
Task: #34234
2019-07-05 15:00:15 -04:00
caoyuan
f35e099910 Move doc related modules to doc/requirements.txt
Change-Id: Ice407c712b5438b06c4f439c73946640a0c5a86c
2019-07-06 00:52:54 +08:00
gujin
25dc067cb7 Sync Sphinx requirement
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.

This change fixes `requirements-check` Zuul job.

Change-Id: I9c3dff8c0a87d3bad327f83770f8a6f8484abac6
Closes-Bug: #1831410
2019-06-03 11:01:04 +08:00
jacky06
8425d85fd8 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with
their opendev.org counterparts.

Change-Id: I64347cfbd447605609dbe8d3628672776136d3ef
Closes-Bug: #1825934
2019-04-23 05:34:29 +00:00
OpenDev Sysadmins
869397745f OpenDev Migration Patch
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.
2019-04-19 19:41:50 +00:00
54f7dd96c8 Update master for stable/stein
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: I6998f0899c5f79f1cb67c0a422c1a00c5813c81c
Sem-Ver: feature
2019-03-18 14:46:14 +00:00
Zuul
9fb535371e Merge "Update hacking version" 1.29.2 stein-em 2019-02-19 19:20:20 +00:00
ZhongShengping
afadb4485e add python 3.7 unit test job
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
Story: #2004073
Task: #27440

Change-Id: I7c42062b7ac69056a5939cfc61cd1b55e62d20e1
2019-02-19 13:56:43 +08:00
ZhijunWei
8171c03846 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: I8c82e52e03b2489aca0b70de761da5ac328c7b9c
2019-02-17 11:16:48 +08:00
Andreas Jaeger
3c71e50f0a Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: I9afc3fea143059fa8325577ca7997af961884af7
Needed-By: https://review.openstack.org/623229
2018-12-20 20:14:58 +01:00
ZhongShengping
d413a13f58 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: Ieeae87a4dec62f2a71739708e2dbd4a75f7649b6
2018-12-05 09:38:38 +08:00
ZhongShengping
19449065aa Clean up .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools.

To this end, remove the long-standing sections for "Mr Developer"
and "Editors" since their mere existence here sends the signal that
we welcome (and have time to review) additions for any old tool
someone ever might happen to try. Also add a comment block
explaining this, for clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks called from tox,
documentation and packaging builds, et cetera).

This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb
from the openstack-dev/oslo-cookiecutter repository.

Change-Id: I58fac7a90ae611217a978a6a0190abb8efca44e2
2018-10-15 11:51:32 +08:00
OpenStack Proposal Bot
dde49a40dc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib475e2dfbaa0f87861a23557f179010d5b60cd68
1.29.0 1.29.1
2018-08-16 06:30:54 +00:00
Doug Hellmann
c0d7bbded1 add lib-forward-testing-python3 test job
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: I77f9b9e83cbe353d099141916eec588896b404c5
Story: #2002586
Task: #24322
2018-08-14 16:39:37 -04:00
Doug Hellmann
cf41a66e09 add python 3.6 unit test job
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: I849ca8109ad729ed0abc9fbd2481332c1d86983d
Story: #2002586
Task: #24322
2018-08-14 16:39:37 -04:00
Doug Hellmann
8b94c8261b import zuul job settings from project-config
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: I629d58dc71035804b0fd7773afa1dae430477896
Story: #2003250
2018-08-14 16:39:37 -04:00
Zuul
33e9c5d46b Merge "Update unit test to reflect latest oslo.config" 2018-08-10 20:42:18 +00:00
Ben Nemec
98c0d2c1db Update unit test to reflect latest oslo.config
Because we added the default config_source opt in oslo.config, it
is now showing up in the GMR output and needs to be included in the
expected content.  However, for lower constraints testing we also
need to continue to support the older versions without config_source,
so the target_str is built dynamically based on whether the opt
exists.

Change-Id: I20b01285000ce84b69e8bd3cee8078edf03616f8
2018-08-02 15:31:08 +00:00
381f9f15e3 Update reno for stable/rocky
Change-Id: I00f829478576592c1829c8f118e7a2b70ba41ff5
2018-07-26 12:39:39 +00:00
Vu Cong Tuan
8d49f91349 Switch to stestr
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: Id762418616487dfb0955675b7c50085b48307879
2018-07-03 16:05:38 +07:00
melissaml
3cd1e767c3 Add release notes link to README
Change-Id: Iec18feef9515d3d206d9bcc29bb3f2077f3b828b
2018-06-21 13:13:51 +08:00
Zuul
0bfa82ad4f Merge "Remove the remaining of the removed option" 2018-06-13 11:24:34 +00:00
Doug Hellmann
055d347c0f fix tox python3 overrides
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: I98b578898a34f94bbe8de7bb02cd2c94626eaac7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 14:53:49 -04:00
wangqi
5d7035c8de Remove the remaining of the removed option
According to I8ae8507a089df4d0a32be5fbc615e2166f44516e the config option
multi_instance_display_name_template has been removed.
So this patch removes the remaining of the option.

Change-Id: I3f92add2f4505424264356a7ab832855c8971550
2018-05-22 02:57:55 +00:00
Vu Cong Tuan
884cee9f68 Replace deprecated "auth_uri" by "www_authenticate_uri"
According to [1], "auth_uri" has been deprecated.
This patch replace it by using "www_authenticate_uri" instead.

[1] https://review.openstack.org/#/c/508522

Change-Id: Ic490c9a1262c7aaae2c40b5c2b22b3a66ba294f1
2018-05-11 09:49:55 +07:00
Kenneth Giusti
05f2456cff Remove stale pip-missing-reqs and pypy tox tests
pip_missing_reqs tool is no longer maintained and has broken with
release 10 of pip

Refer to:
 http://lists.openstack.org/pipermail/openstack-dev/2018-April/130027.html

Change-Id: I38501c409d46a9ad400d55c51934660992e586d8
2018-05-02 11:33:20 -04:00
melissaml
5fee38d124 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I518602e5042a1910e5de58105a9982232fde8c7e
2018-04-21 11:07:16 +08:00
Zuul
d743d0183a Merge "fix lower constraints and uncap eventlet" 1.28.0 rocky-em 2018-04-15 20:17:18 +00:00
Doug Hellmann
fa444a8bd7 set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Change-Id: I2ac4c36cf0d3786da9bb35abf28c039da7b8aa1e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-13 16:04:30 -04:00
Doug Hellmann
409c15e175 fix lower constraints and uncap eventlet
Fix the lower constraints values to match the expected values.

We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

Change-Id: I2974d8d119664e6d21decc6f4fc5b16fdb5724a0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-12 10:47:33 -04:00
Ben Nemec
8d0e5fcc95 Document workaround for AccessDenied error
On SELinux-enabled platforms it is possible for the report process
to fail with an AccessDenied error when it tries to read information
about the process being debugged.  Per [1], the recommended solution
is to temporarily disable SELinux during debugging and then turn it
on again once the report has completed successfully.

1: https://bugzilla.redhat.com/show_bug.cgi?id=1292787

Change-Id: Ic12d5658858bb085448e1b437b548111d3c79583
Closes-Bug: 1756044
2018-04-04 15:49:42 +00:00
Doug Hellmann
a3ee768864 add lower-constraints job
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: I161c55335b8fa6a57164bfadbc7be0adb6fed33b
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:02:48 -04:00
Zuul
7ee015dcb3 Merge "Update links in README" 2018-03-20 09:54:38 +00:00
OpenStack Proposal Bot
9dcee1dd2e Updated from global requirements
Change-Id: Id9f73c81af98a317e26c98ff8915149858f32dad
2018-03-15 07:50:21 +00:00
wangqi
bcc813a04c Update links in README
Change the outdated links to the latest links in README

Change-Id: Ie54781e2dcf2d5fbb16a48684283250fc2568c58
2018-03-09 02:11:48 +00:00
OpenStack Proposal Bot
eb3d36a0b4 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I875e75d78e8028aee2256ccf4df87d367be5081a
1.27.0
2018-03-01 06:04:38 +00:00
OpenStack Proposal Bot
bd38437e40 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I178a8f5f2247e7c45a18356368e2a522f970ede3
2018-01-28 07:37:07 +00:00
d238555a27 Update reno for stable/queens
Change-Id: Idb19b8db62d130ff167e73bb31f7abb5ea783b99
2018-01-24 18:07:09 +00:00
OpenStack Proposal Bot
9e346710d0 Updated from global requirements
Change-Id: I84dc2eee6d9566972aa36ad019bf9e3cc6ca57d1
2018-01-24 01:26:05 +00:00
OpenStack Proposal Bot
1e05b90371 Updated from global requirements
Change-Id: Ic02b5513b4dacdf69a46a8dad4125647b4bfafeb
2018-01-18 03:24:23 +00:00
Zuul
2f450c9dae Merge "Updated from global requirements" 2018-01-17 12:32:46 +00:00
OpenStack Proposal Bot
882c7f37ca Updated from global requirements
Change-Id: I9d6ec512c44cd8bc95314c20dff044546a879182
2018-01-16 04:27:35 +00:00
OpenStack Proposal Bot
cdab3449e1 Updated from global requirements
Change-Id: I713f6f5bf93bbb0aaa2bc3afba4f9075338a0631
2018-01-16 04:27:33 +00:00
Zuul
c7ac43b0ea Merge "Updated from global requirements" 1.26.0 queens-em 2017-12-20 06:40:30 +00:00
OpenStack Proposal Bot
39ec4f5c53 Updated from global requirements
Change-Id: I1a0f3cf69778bcea09023db19706b263cefb49fc
2017-12-19 01:39:17 +00:00
ChangBo Guo(gcb)
4dde5f3cb2 Add bandit to pep8 job
Add the bandit security scanner to the pep8 job.
* skip B314,B405
* Don't use '/temp/file'

Change-Id: I5ae66767178d037d312eb2ab0374dd6f137ecc7b
2017-12-12 14:42:13 +08:00
Andreas Jaeger
80ec3ef091 Remove -U from pip install
'pip install -U' ugrades specified packages, this is not necessary
since we use constraints, remove the parameter '-U' from the line.

With tools/tox_install.sh - which a previous change of mine removed -
the -U was not harmful, but with the current set up, it might cause
upgrades, so remove it.

Change-Id: I49dfbdcf72f0322b9b20ac2294e57556a4ef6441
1.25.0
2017-12-02 19:27:48 +01:00
Andreas Jaeger
84e7ef93d4 Avoid tox_install.sh for constraints support
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: I81d832dfde5178ebc0f7a6faafe7427854cbaed4
2017-12-01 09:50:05 +01:00