218 Commits

Author SHA1 Message Date
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
OpenStack Proposal Bot
e5637011e5 Updated from global requirements
Change-Id: Iefe79e8ec416685eded4b70753a7b03bda8d6182
2017-05-17 13:48:08 +00:00
OpenStack Proposal Bot
ee3ad23527 Updated from global requirements
Change-Id: I5e418555db98caed31a9910c184fbf2d2f843cac
2017-05-15 00:53:05 +00:00
OpenStack Proposal Bot
0b34c99c22 Updated from global requirements
Change-Id: Ic0ab16a1718ec7756ee940bffdc1bbd7c9c9a32f
2017-04-12 04:20:17 +00:00
D G Lee
cba09827c6 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: Ic537412399b1cbc7b6e921f4d1c5004189067e1d
Closes-Bug: 1674577
1.19.0
2017-03-24 05:43:44 +00:00
OpenStack Proposal Bot
8c5f348b60 Updated from global requirements
Change-Id: Ifae50c68f54075b2c2f512bf3acd635769e714c9
2017-03-13 19:40:15 +00:00
OpenStack Proposal Bot
1c6cd103f3 Updated from global requirements
Change-Id: Ic90db842bff4bee022f8909e04b844332bc6b3b2
1.18.0
2017-03-02 11:53:40 +00:00
OpenStack Proposal Bot
4b33aebd67 Updated from global requirements
Change-Id: Ib8e1e2ad01d2472a3e6f03893985a94516948e11
2017-03-02 05:05:25 +00:00
OpenStack Proposal Bot
83ff2a1d6b Updated from global requirements
Change-Id: I91898f5accd4a407712602f56ca6759d00059dac
2017-02-11 03:03:15 +00:00
OpenStack Proposal Bot
a648cec0b2 Updated from global requirements
Change-Id: I213e80b27c99cf404cbb6a0f249f10fd41425043
2017-02-10 05:57:53 +00:00
Jenkins
3a9311674e Merge "Remove references to Python 3.4" 2017-02-07 03:08:24 +00:00
Jenkins
7bd8279b69 Merge "Update reno for stable/ocata" 2017-02-06 21:15:28 +00:00
OpenStack Proposal Bot
d88613f0dd Updated from global requirements
Change-Id: I679fa68c0c98945226464f061ce0423ffa4c3a5a
2017-01-26 12:58:00 +00:00
d55c773668 Update reno for stable/ocata
Change-Id: I5b24ba73a04bbebf9c8498c78f194de534e5f662
2017-01-20 19:15:46 +00:00
Eric Brown
56f52d7943 Remove references to Python 3.4
Now that there exists only a gate job for Python 3.5 and not 3.4,
we should remove those references to the 3.4 that is untested.

Change-Id: If1d1c71752a21026ed04bfb9f598a80fe8ce4405
2017-01-17 10:32:53 -08:00
OpenStack Proposal Bot
a4181a05d1 Updated from global requirements
Change-Id: I01c0fbfa947037791e3784c4248d01a8f979546f
1.17.0
2017-01-16 20:23:35 +00:00
OpenStack Proposal Bot
3db94ff616 Updated from global requirements
Change-Id: I07699e84c0a413348242bd574bc540088e87a759
2017-01-12 09:43:30 +00:00
Jenkins
66b3db8504 Merge "Bump hacking dep" 2017-01-02 21:50:33 +00:00
Dirk Mueller
5321b53c89 Add Constraints support
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove oslo.reports.

Change-Id: I7124fd1b8fbb58b80c2ee9ae9d323afc0137e230
2016-12-20 14:39:01 +11:00
Dirk Mueller
c646f41a3e Bump hacking dep
It passes so nothing else to do

Change-Id: I954861269166ba1b1dc3365f1c0a964ea9ec1fc6
2016-12-09 21:49:30 +01:00