316 Commits

Author SHA1 Message Date
Zuul
d9a13d0464 Merge "Update reno for stable/queens" 2018-01-26 03:38:42 +00:00
4e05b9af7d Update reno for stable/queens
Change-Id: I9dd9c56a012b2c0dc3027138ba4728c6cefaa452
2018-01-24 18:10:59 +00:00
OpenStack Proposal Bot
e65e1196c6 Updated from global requirements
Change-Id: I0feec969be2ffbcbfea70b0961891ef0100bebd1
2018-01-24 01:36:41 +00:00
OpenStack Proposal Bot
8a9bceec4b Updated from global requirements
Change-Id: Iedc3cb48a788dfed98c00e07d57b08c2e1556360
2018-01-18 03:35:02 +00:00
Sean McGinnis
5d0fb1193c Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:

https://governance.openstack.org/tc/reference/project-testing-interface.html

For more detials information, please refer to:

http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I673214c9e231294e7d5eb473232e2a611e219b47
2018-01-08 12:28:50 -06:00
OpenStack Proposal Bot
2472e8c9c2 Updated from global requirements
Change-Id: I9d03283bd9056a213267682a35f148b44d6d9bce
1.28.0 queens-em
2017-12-03 21:57:09 +00:00
Andreas Jaeger
9d94301733 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: Idf400c13258ecbe0e986a31fd747ab9ba42d25ed
2017-12-02 19:28:52 +01:00
Zuul
d7817e2ee1 Merge "add bandit to pep8 job" 2017-12-01 15:00:45 +00:00
Zuul
8fd9786d6e Merge "Avoid tox_install.sh for constraints support" 2017-12-01 14:52:34 +00:00
Zuul
5fed7155d1 Merge "move doc requirements to doc/requirements.txt" 2017-12-01 14:52:33 +00:00
Andreas Jaeger
69ec55d6f8 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: Iabc08e643c5978b486d966b824b70ac92b45b4cc
2017-12-01 07:49:51 +01:00
Doug Hellmann
6aae80ec18 add bandit to pep8 job
Add the bandit security scanner to the pep8 job.

Change-Id: I4fa14f3c42f064b6ec58e1f3a3cde22ad031ac7a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-11-30 17:47:15 -05:00
Doug Hellmann
3ffdb1f0ba move doc requirements to doc/requirements.txt
The documentation jobs now look for requirements in
doc/requirements.txt and do not use tox for release notes. Move the
dependency list from setup.cfg to the new file and update tox.ini so
the developer experience is consistent with what the CI system does.

Change-Id: I739c9eba21d1b9a680d6b0e9cc6a4cbaca56e543
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-11-30 17:46:59 -05:00
Zuul
ce8da00e85 Merge "Updated from global requirements" 2017-11-20 09:30:16 +00:00
Andreas Jaeger
de55325a0b 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: I84ff1e6675f272d68055037634833836bc26a9fd
2017-11-16 22:29:10 +01:00
OpenStack Proposal Bot
ebe6a1738c Updated from global requirements
Change-Id: I043994108e287734b44ab7362a0d6cfcc234c078
2017-11-16 11:28:42 +00:00
Thomas Bechtold
6720cf7ed0 Move reno to optional docs requirements
reno is not used for testing so it should not be in test-requirements.txt .
Move it to the optional docs requirements.

Change-Id: Idf09d2fe9632882a830311a1ab1fe28b72f1d5d9
1.27.1
2017-09-25 15:51:58 +02:00
Thomas Bechtold
9a05c1c7fe Remove duplicate optional requirement
Looks like the requirements bot can not handle comments correctly. Commit
95f3944a60ff removed the correct indent and commit 6b31e1de17ae added
a duplicate openstackdocstheme requirement instead of updating the
available one.
Solving this for now with the removal of the comment itself.

Change-Id: I6e25e8d626254b112b3ba5e525d89791ea4a25f2
2017-09-25 15:48:32 +02:00
Jenkins
97ecf51a6b Merge "Add an ExtensionManager.items() method" 1.27.0 2017-09-21 04:48:13 +00:00
OpenStack Proposal Bot
6b31e1de17 Updated from global requirements
Change-Id: Idafb266bcdc863548d86bbeb00fe32e741e034d0
2017-09-20 16:26:12 +00:00
OpenStack Proposal Bot
95f3944a60 Updated from global requirements
Change-Id: I92562fb5850465d5bfdfaf3c15709cd6cda20b81
1.26.0
2017-08-24 06:01:44 +00:00
Thomas Bechtold
f1023cfa45 Remove Pillow from test-requirements
It is not used.

Change-Id: Ie825a216d302cc9024c07f3d189e1d8ea8daff9c
2017-08-23 08:33:56 +02:00
Thomas Bechtold
f9503f1a30 Make openstackdocstheme an optional doc dependency
stevedore is a library that is used outside of OpenStack, too. Having
a build requirement that needs something OpenStack specific makes
life in cases (eg. for downstream packagers) more difficult.
So let's make openstackdocstheme an optional requirement.

Change-Id: Ic8cc577e617e5da699f9dc43830183005bd2ee66
2017-08-23 08:31:27 +02:00
OpenStack Proposal Bot
e3e406b39a Updated from global requirements
Change-Id: Ie6e7749c0b86da5207e63b0259c7ba8029c3cb63
2017-08-18 11:43:29 +00:00
Daniel Watkins
b8e1c16cf5 Add an ExtensionManager.items() method
The ExtensionManager.items() method is analogous to the Mapping.items()
method.

(This also refactors the _extensions_by_name generation logic out of
__getitem__.)

Change-Id: Iad3a58aec7908eb3a829892bbea567705ab2dd97
2017-08-10 16:01:58 -04:00
937aa18317 Update reno for stable/pike
Change-Id: If7332cbed3fe95b2b5c9097799f7753ca467a60e
2017-07-28 21:08:47 +00:00
OpenStack Proposal Bot
a85fd1c094 Updated from global requirements
Change-Id: I903e64adf031435904da98ad961395e671adb741
2017-07-27 19:23:04 +00:00
ChangBo Guo(gcb)
b18bd78569 Update URLs in documents according to document migration
Change-Id: I8351c6e79c9a35fc0d5620b68d31b812ca03e196
1.25.0
2017-07-13 11:52:27 +08:00
Doug Hellmann
7357e8aef0 switch from oslosphinx to openstackdocstheme
Change-Id: I1416bd7e05901dc22f0915af32808ff41ffbb2d0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
1.24.0
2017-06-28 13:09:04 -04:00
Doug Hellmann
03ac4f5fda turn on warning-is-error for doc build
Change-Id: Iabf25943a2e52667c4be67df654e0b2626bbb557
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 13:06:11 -04:00
Doug Hellmann
e758e51871 move documentation into the new standard layout
Change-Id: Id5ae008eab8e52d8943659b809ed1bcd996e0794
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 13:05:57 -04:00
OpenStack Proposal Bot
1955f12f92 Updated from global requirements
Change-Id: I9ba78ad8f116d9af55cf5b48a78eeb68b1a9d60f
2017-06-27 12:23:44 +00:00
lingyongxu
c98f5425d9 fix setuptools url
The url for setuptools was useless,the patch provide a useful one.

Change-Id: I1079b9ccacc72263e56bffbf4b1131bdb4ce7ae1
2017-06-08 16:05:52 +08:00
OpenStack Proposal Bot
91c2e418f5 Updated from global requirements
Change-Id: Ib856777ec9b54720d35b15453265ad0609c377e9
1.23.0
2017-06-02 22:08:46 +00:00
Jenkins
60604e273b Merge "Remove unused doc/requirements.txt" 2017-05-30 13:59:38 +00:00
Jenkins
895008da50 Merge "Remove 'run_sphinx' script" 2017-05-30 13:59:32 +00:00
Thomas Bechtold
a0eaa74981 Remove 'run_sphinx' script
Docs are build via 'tox -edocs'.

Change-Id: I0e4b377e20356b3da182f73ae592bc83762c2528
2017-05-29 15:12:21 +02:00
Thomas Bechtold
f59040ce44 Remove unused doc/requirements.txt
The requirements for documentation are already captured in
requirements.txt .

Change-Id: I1039caa84a18b4cfcf3749a1bb891bf793ce7a8c
2017-05-29 15:09:41 +02:00
Thomas Bechtold
d6a138f6e4 Mark as Production/Stable instead of Alpha
stevedore is heavily used so mark it as Stable via a trove classifier.

Change-Id: I634272d2a4eb27156e2dee13ed70312d5a31c676
2017-05-29 15:03:41 +02:00
Thomas Bechtold
27500a3d92 Remove oslotest from test-requirements
It is not needed and stevedore is a fundamental package which should
try to keep its requirements list small.

Change-Id: I701613977f6c243c13d118d8822fe5db0e12f97e
1.22.0
2017-05-23 12:11:35 +02:00
OpenStack Proposal Bot
1d7b19c9db Updated from global requirements
Change-Id: If043c6e54f1353c5c17ce6074a61c7a9208f3c25
2017-05-17 03:59:37 +00:00
OpenStack Proposal Bot
56ef734c22 Updated from global requirements
Change-Id: I79fa15d310dbcd916bba9a168e1c8546c1553db7
2017-05-15 00:56:06 +00:00
OpenStack Proposal Bot
486d7cdbfe Updated from global requirements
Change-Id: I473edf39002402decbd1890ed2c56f1195c1522e
2017-04-12 04:23:10 +00:00
23ef8c34bc Update reno for stable/ocata
Change-Id: I2da00b0eb780cddf986497cafde312f181a85e90
2017-03-09 06:55:41 +00:00
OpenStack Proposal Bot
4abadad814 Updated from global requirements
Change-Id: Iab19ec0f96e237065d84a21e3785f1ace018210b
1.21.0
2017-03-02 11:56:14 +00:00
OpenStack Proposal Bot
a067cd6cf9 Updated from global requirements
Change-Id: I9a43ea26060180a6555bac0c299e71a04742dd4a
2017-03-02 05:08:02 +00:00
Jenkins
da819caa98 Merge "Remove support for py34" 2017-02-14 07:35:39 +00:00
OpenStack Proposal Bot
d345c69900 Updated from global requirements
Change-Id: I12ee06ec06f2e26f57f3021be1f8264910c44e21
2017-02-10 06:00:36 +00:00
gengchc2
292534789f Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due
to the change from Ubuntu Trusty to Xenial, where only python3.5
is available. There is no need to continue to keep these settings.

Change-Id: I8899429c4bdbc723c448624be49cc27343798f25
2017-02-08 15:51:12 +08:00
Julien Danjou
6d56b58e22 extension: add entry_point_names method
This allows to get the list of valid entry points names declared for a
namespace, without loading them.

Change-Id: If9132edc14c2772732fd4ec0dc5dc3ebc4a56b3c
1.20.0
2017-01-13 15:52:38 +01:00