237 Commits

Author SHA1 Message Date
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
OpenStack Proposal Bot
af284adc73 Updated from global requirements
Change-Id: I8fbb71f1be60c1453a044c27bde81e46becf84e8
2017-11-29 09:15:39 +00:00
Zuul
310bac5af5 Merge "Updated from global requirements" 2017-11-20 09:29:59 +00:00
Andreas Jaeger
5f7a7ea0e2 Remove setting of version/release from releasenotes
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: I5cdc6520c5b7a523768f8bcd5721ea61eb968d07
2017-11-16 21:47:40 +01:00
OpenStack Proposal Bot
2fe508d5e4 Updated from global requirements
Change-Id: Ib5a27e512d5fce9944cc918b791ad1bbb0dae339
2017-11-16 11:21:47 +00:00
OpenStack Proposal Bot
529fd1a237 Updated from global requirements
Change-Id: I4ff70586a395013c3a47b84fde835679d6b95d9c
2017-11-12 21:14:13 +00:00
Jenkins
b5d9bb98c3 Merge "Imported Translations from Zanata" 1.24.0 2017-10-09 03:28:56 +00:00
Jenkins
07afa7df4a Merge "Remove psutil 1.x compat wrapping" 2017-10-08 17:34:40 +00:00
OpenStack Proposal Bot
00a3a497eb Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I7950aaaca82915230f13ed92cbea9f8347690edb
2017-10-08 08:25:08 +00:00
Dirk Mueller
21cbc5db00 Remove psutil 1.x compat wrapping
oslo.reports requires psutil at least to be 3.x, so the compat
code paths for 1.x can be removed safely.

Change-Id: If5de0051f2cd131db2f2b0b2919082e1623c29aa
2017-09-28 18:03:27 +02:00
OpenStack Proposal Bot
42b861b4cc Updated from global requirements
Change-Id: I300026a15361b17544c2783bd568bf81bad5992c
2017-09-20 16:23:14 +00:00
OpenStack Proposal Bot
eefa87ff3c Updated from global requirements
Change-Id: I9d9d2347060cdf9099f2820bac9847c980ebb687
1.23.0
2017-09-11 21:47:19 +00:00
Jenkins
5e69872b3d Merge "Update the documentation link" 2017-09-08 06:17:46 +00:00
loooosy
9218d7e739 Update the documentation link
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: I00622c9e17643c17af1497d199c9445aa1ba8166
2017-08-23 15:12:32 +08:00
Adam Harwell
36d97a4f42 Remove SIGUSR1 handler, which was deprecated after Ocata
Change-Id: I4d068bba3f395969a7bcb1e83a2c4fbc2cb304d4
2017-08-21 16:38:37 -07:00
OpenStack Proposal Bot
a1ca8270ac Updated from global requirements
Change-Id: I5904b3558837fa18adcf9c9b53705d0f19cc5773
2017-08-18 11:40:17 +00:00
c79f22c219 Update reno for stable/pike
Change-Id: Iba8decef46464bd5eb05230c3aa5107079e9738c
2017-07-28 21:05:21 +00:00
OpenStack Proposal Bot
c75749bd54 Updated from global requirements
Change-Id: Ic2475b31e57e5ed8c0f23bb44aabb01a231f2f28
2017-07-27 19:19:50 +00:00
OpenStack Proposal Bot
5e4ea9af13 Updated from global requirements
Change-Id: If7496e74c8ea384ca74b280ca6831a06cd31f1af
1.22.0
2017-07-18 01:55:03 +00:00
ChangBo Guo(gcb)
77aa64cd87 update the doc URL according to document migration
Change-Id: Ia988bdfe4c2072dd90605c97eba845022a155be3
2017-07-11 21:54:06 +08:00
ChangBo Guo(gcb)
1481aaf84e switch from oslosphinx to openstackdocstheme
Change-Id: Ic821995f1875ea16702f47d489f013633ffda93d
1.21.1
2017-07-03 12:41:24 +08:00
ChangBo Guo(gcb)
5ce4e61f18 rearrange content to fit the new standard layout
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454

Change-Id: Ic8d93ffc98b347e4158c715b88d15372b0948887
2017-06-29 19:17:17 +08:00
OpenStack Proposal Bot
05f4484cbc Updated from global requirements
Change-Id: I5f3acd7872fbc98dc9cc3d8311645ff532fe142f
1.21.0
2017-06-27 12:20:25 +00:00
Jenkins
1eea008477 Merge "Remove pbr warnerrors in favor of sphinx check" 2017-06-26 09:13:35 +00:00
OpenStack Proposal Bot
3a3c1967b2 Updated from global requirements
Change-Id: I73bb15986435c7e35405ef51526ffdf1a058da87
2017-06-15 16:33:09 +00:00
Vu Cong Tuan
1e427ecf00 Remove pbr warnerrors in favor of sphinx check
This change removes the now unused "warnerrors" setting,
which is replaced by "warning-is-error" in sphinx
releases >= 1.5 [1].

[1] http://lists.openstack.org/pipermail/openstack-dev/
2017-March/113085.html

Change-Id: I636e302993ecaa0f33113f8fe5c252c256353cbe
2017-06-12 08:46:22 +07:00
OpenStack Proposal Bot
6cb723f6da Updated from global requirements
Change-Id: I6004612670ac0f03bb216bf3a1d21b1371357933
2017-06-10 13:35:35 +00:00
OpenStack Proposal Bot
32e3eee342 Updated from global requirements
Change-Id: I1876232b92250b4ed0e06fd77c941c5a2dc3a55a
1.20.0
2017-06-02 22:05:32 +00:00
OpenStack Proposal Bot
47f81b997c Updated from global requirements
Change-Id: I639d2ee815023a982402a9f3ecffe47764348748
2017-06-02 02:35:14 +00:00
OpenStack Proposal Bot
349f0a4ab6 Updated from global requirements
Change-Id: If24510e0b4c3b1ba77d4463ad14cad6bf9ec4819
2017-05-23 11:58:11 +00:00