28 Commits

Author SHA1 Message Date
Hervé Beraud
ac919bf000 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I837241a34505496a3a152d72f28f23687ded1088
2020-06-09 12:21:06 +02:00
Ghanshyam Mann
f8549e9f51 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I12b935504b1c0e11d41ac3683f6a1d8580f7dd75
2020-05-12 21:44:24 -05:00
jacky06
44e2011051 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I6a4340d71e934cad5d9c2337e4728c6900fdd924
2020-05-06 13:32:22 +08:00
jacky06
67ddca5043 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: I168ff6f7d491e4439863473a2bf23ba290e0c23b
2019-01-10 11:00:29 +08:00
Akihiro Motoki
205dcd4be9 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

The change was made in horizon Rocky-3,
so horizon 14.0.0.0b3 is required at least.

Change-Id: I616966db07033dded5a6de5e432b5876f015a234
2018-08-17 02:35:21 +09:00
Charles Short
c4f22c8f2b Drop mox3 from test-requirements.txt
Apart of the mox3 community goal for rocky.

Change-Id: Ia9b0ac4af9d963001f546352f40692f2ba115cf2
Signed-off-by: Charles Short <zulcss@gmail.com>
Co-Authored-By: Shu Muto <shu.mutow@gmail.com>
2018-05-14 16:10:37 +09:00
Shu Muto
8bdee46fa4 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 details information, please refer to:

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

Change-Id: I8f3f9f1ae087b0abd5db0b0f58e83870ca49a529
2018-05-14 06:57:01 +00:00
Shu Muto
50bc36997d Update lower-constraints and requirements
Also, bump horizon to 14

Change-Id: I184d1bfd17b490cd8e078e6c3012480c51db54f0
2018-05-14 05:26:56 +00:00
OpenStack Proposal Bot
2766e091a8 Updated from global requirements
Change-Id: I52e1c7e1a1a02c42c54465e427b7658140cceaaa
2018-03-16 07:15:08 +00:00
Hongbin Lu
9bf92c5c85 Install horizon directly from pypi
It's no longer possible to install horizon with our current
method, and it's causing the ci to fail.
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128310.html

Depends-On: Iad46a2b63a9fd1b116f89c8084202a08faa0ab05
Change-Id: I919fa31df50c80d1d2fbf73eafddedefa475cac1
2018-03-16 03:36:52 +00:00
OpenStack Proposal Bot
9ab56ba9b1 Updated from global requirements
Change-Id: I50564ada719b359ddf7154a55439141e55edaaef
2018-03-13 07:39:45 +00:00
OpenStack Proposal Bot
f60016b4f7 Updated from global requirements
Change-Id: Ic83d1f6f85bf540a4796b289c90f9eff2592f22d
2018-03-10 14:01:47 +00:00
OpenStack Proposal Bot
e7dbe2f1e0 Updated from global requirements
Change-Id: I82c062dd30718d326797ab685e10c4e0d9871f77
2018-01-24 01:43:26 +00:00
OpenStack Proposal Bot
18ad8fb198 Updated from global requirements
Change-Id: Idc0201e0a9072bebb42b4234fbf542567d501399
2018-01-18 03:40:23 +00:00
OpenStack Proposal Bot
c5c15a8653 Updated from global requirements
Change-Id: I8feaa3775856401f79c47355677b234b6eaf7446
2017-11-16 11:32:04 +00:00
Shu Muto
6141ad62ac Cleanup tox and requirements
Remove unnecessary requirements and exclusions for flake8.

Change-Id: I80a41847cae36eb66dd6ce621a10ba273d8ec276
2017-10-30 17:17:20 +09:00
OpenStack Proposal Bot
0a73c0d90f Updated from global requirements
Change-Id: I8a9b516dfd1ca76163c818b348ecd6efc01f8af5
2017-09-21 03:53:07 +00:00
OpenStack Proposal Bot
09b6d54dd2 Updated from global requirements
Change-Id: I7347f0a5ab5a0becbf20e52387c4061c9504a5d5
2017-08-22 00:50:18 +00:00
OpenStack Proposal Bot
aa88f30170 Updated from global requirements
Change-Id: I1f5c3d5252fa7037906caa28a18eeb987f7a7f30
2017-07-27 22:38:39 +00:00
Shu Muto
a7a9f20865 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I5de43845fdd29a8fc6eddb6564c20da2a47c6581
2017-06-28 12:21:51 +09:00
OpenStack Proposal Bot
543d1d2ce3 Updated from global requirements
Change-Id: I63fad1010716a49b843e81865969916e547b79d5
2017-06-27 12:25:33 +00:00
OpenStack Proposal Bot
68ceee59da Updated from global requirements
Change-Id: Ie816a3fa508229e167a07a0c07da5d17b109bb83
2017-06-04 03:03:59 +00:00
OpenStack Proposal Bot
abe017df59 Updated from global requirements
Change-Id: I3beffd0e0ad2916aeb442e7b8fc2b30fad677eff
2017-05-17 04:01:09 +00:00
OpenStack Proposal Bot
f02d6ddc4d Updated from global requirements
Change-Id: If4c8fe7fb9b93ee0f7ec3fd3f23d160dc652b23f
2017-05-15 00:57:48 +00:00
OpenStack Proposal Bot
bc0e54180d Updated from global requirements
Change-Id: Ibcd11691227a3d4926bc580d473e64fb78c705e5
2017-03-08 23:13:33 +00:00
Shu Muto
572c45b07a Update to a newer hacking library
The older hacking library has a cap on pbr <2.0, with the recent 2.0.0
release of PBR it's causing failures in the pep8 job. hacking isn't
kept in sync via the typical proposal-bot updates. Do it manually to
clear the gate issue.

Change-Id: Iceb3aca107f067de568b26beacfccebe55c9e7bd
Related-Bug: #1668848
2017-03-02 18:55:52 +09:00
Deepak
e9cc045221 Added releasenotes for Zun-UI
Change-Id: Ib6b267cf040bba382be272916d53d146fd5c86e6
Implements: blueprint need-releasenotes
2016-10-25 12:42:25 +00:00
Shu Muto
73c2bcf7af first commit 2016-07-22 13:06:25 +09:00