Commit Graph

90 Commits

Author SHA1 Message Date
Takashi Kajinami c34fc8ae5d Bump hacking
hacking 3.0.x is too old.

Change-Id: I24423a1524de2744c5bb96a0bd7b23d5592c97a0
2024-01-17 02:08:23 +09:00
Zuul 670fe7ce2a Merge "Use unittest.mock instead of third party mock" 2020-06-09 18:14:00 +00:00
Ghanshyam Mann c588de4624 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: I719e643044fbdab4d24edf6457c9096ee5f8fd77
2020-05-12 19:32:40 -05:00
jacky06 8a9566864f Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I5cf252c1a22977d3c87898e723e5001cc87a0d87
2020-05-06 05:43:23 +00:00
Andreas Jaeger 9dede4eb2b 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: I82c745f5b1236844deec4538be84037a64eebeee
2020-03-31 10:04:12 +00:00
Zane Bitter 869f3a943b Remove dependency on mox3
Change-Id: Ie6017be8293b36d1aedfb5cce7b76c85a8b95b63
2020-02-10 12:37:49 -05:00
Vu Cong Tuan 09475c2c1d 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: I7079a92f972f5cb21e0d2077dd029701930a3590
2018-07-30 08:43:31 +07:00
ricolin f41ad78cd4 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

Refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html

Change-Id: Ibb35b13fe121fa2489ef31f51e1a662fbd01cc8b
Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
2018-03-23 10:45:18 -04:00
OpenStack Proposal Bot 79242e2e4f Updated from global requirements
Change-Id: I631b07a7187a67042f094683da64b663d3c4a40b
2018-03-23 01:45:57 +00:00
OpenStack Proposal Bot 2ce6aa19a3 Updated from global requirements
Change-Id: I3618291ee2c3db35ab0e0d5e9c962ed49546588a
2018-01-31 14:09:28 +00:00
ricolin c173246b45 Add reno for release notes management
Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
2018-01-04 09:40:36 +00:00
OpenStack Proposal Bot 0521faba6e Updated from global requirements
Change-Id: Iab36aaedd85c08c579fdf48eca93337bea32842d
2017-11-16 11:23:47 +00:00
Thomas Bechtold 7ed9834e10 No longer use oslotest.mockpatch
It is deprecated[1] and will be removed soon.

[1] I3efb3c64ebce396e756a47d110a74fe8604b6b72

Closes-Bug: #1712017
Change-Id: If6406da4c940686cbda696f760d06d45690912a1
2017-10-09 15:11:07 +08:00
OpenStack Proposal Bot 4661e4d696 Updated from global requirements
Change-Id: I60c22a8f75499e95561de7427c91759943b829d5
2017-09-21 02:15:57 +00:00
OpenStack Proposal Bot 23ae4d96ac Updated from global requirements
Change-Id: I7ff393a7015b2abafbe6b2a5baf1bbf346ef7c35
2017-08-18 04:51:19 +00:00
OpenStack Proposal Bot ad40def943 Updated from global requirements
Change-Id: I0174be41a51756c08f71a10bbf3b0252e964e55e
2017-07-13 14:23:46 +00:00
Van Hung Pham 2663e8d75c 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: I730996eb74d16ede3725494b561dc15493741c75
2017-07-03 08:13:04 +07:00
OpenStack Proposal Bot 6072003f17 Updated from global requirements
Change-Id: If4c2ffc9df345c1d73928aa3530c4b418fdbd1c6
2017-05-17 03:57:40 +00:00
OpenStack Proposal Bot a4f67a1946 Updated from global requirements
Change-Id: I31979a0c8f7a69943437e5cb409a6c149e0ef57d
2017-03-03 22:58:26 +00:00
ricolin 23537d16ee Update test requirement
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1669276
Partial-Bug: #1668848

Change-Id: Id74bd427bbb7f1ffb364dd24ede18d920fe89c8c
2017-03-02 07:45:02 +00:00
OpenStack Proposal Bot 0b6aeafbf9 Updated from global requirements
Change-Id: I7e2324393ca2c5d0bfc1e0bb569b40b37f47b08a
2017-02-11 17:51:19 +00:00
OpenStack Proposal Bot cffc3d017a Updated from global requirements
Change-Id: Iecbae190ac430a919d61d67a92d27085503d0c18
2017-02-10 04:52:39 +00:00
OpenStack Proposal Bot c6afa68ea4 Updated from global requirements
Change-Id: I3388fa28a6b3bab64589fdc5c64985deed361cb2
2017-01-20 01:54:24 +00:00
OpenStack Proposal Bot 911c61fe45 Updated from global requirements
Change-Id: Id7bf92858ba60111cb2c33bae55ba4bcae8c64a9
2016-10-22 01:26:51 +00:00
OpenStack Proposal Bot 5573fcae7b Updated from global requirements
Change-Id: If2713c9f475ab212efa4f07f9b7e9a28cb326ced
2016-10-02 20:34:33 +00:00
OpenStack Proposal Bot 6ec59ad7fe Updated from global requirements
Change-Id: I97aec88125c4d4b67684040d817ded57cd34dc5e
2016-09-27 10:07:07 +00:00
OpenStack Proposal Bot 9a255f593c Updated from global requirements
Change-Id: I190426d8ce288ba2803dab56f1045cc39589c9c2
2016-09-26 04:26:41 +00:00
Swapnil Kulkarni (coolsvap) 9eb9e7d050 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I1c20c198a85ebad15b834550f4da1c591d30fedc
2016-07-22 03:59:34 +00:00
OpenStack Proposal Bot 9b22896d50 Updated from global requirements
Change-Id: If1b3c385800321d4002dd01e7c06293b1777a54f
2016-07-01 15:59:41 +00:00
OpenStack Proposal Bot 9aaa4eef0d Updated from global requirements
Change-Id: I868988db80a83c6df43c2324b09cf80151ad4978
2016-06-24 17:11:13 +00:00
OpenStack Proposal Bot 6fac64f2a2 Updated from global requirements
Change-Id: Ia9908a65be66d51c1bb7b5de4df8b858663e9296
2016-06-02 21:11:16 +00:00
OpenStack Proposal Bot d92c7e4bbe Updated from global requirements
Change-Id: Icdef684349799304610b4687a30d352959754d61
2016-05-31 03:05:59 +00:00
OpenStack Proposal Bot 096f06a25e Updated from global requirements
Change-Id: Ia37b068548e2c79e288c1a8d02076cbc1bae32fd
2016-05-30 00:38:54 +00:00
OpenStack Proposal Bot 8f97406270 Updated from global requirements
Change-Id: I10dbe65c194a9343b7032b465d2ddd112fdc1658
2016-05-26 17:04:50 +00:00
Jenkins 0e6a81f962 Merge "Replace tempest-lib with tempest.lib" 2016-05-03 13:48:33 +00:00
Jenkins 0586d59b5b Merge "Move OpenStack client to test-requirements" 2016-04-29 17:11:46 +00:00
Daniel Gonzalez 38c29b3bbc Replace tempest-lib with tempest.lib
tempest-lib is deprecated, replace it with tempest.lib.

Closes-Bug: #1553047
Change-Id: Icc17203a83513a1770dc845978550ff856dd8594
2016-04-28 14:49:16 -05:00
OpenStack Proposal Bot 065fee7a72 Updated from global requirements
Change-Id: I172d7556e0a51b4c42c3b762ccd52ee85b0be1ea
2016-04-08 00:32:49 +00:00
Pavlo Shchelokovskyy ecd3504c4b Move OpenStack client to test-requirements
OpenStack client is not a runtime dependency of heatclient,
and having it in requirements just brings in many unneeded dependencies.

Move it to test-requirements so unit tests for osc plugin work.

Change-Id: I425b33d5e97e9328fe440f6b190bdd6b6cc813bf
Closes-Bug: #1562023
2016-03-28 09:00:25 +00:00
OpenStack Proposal Bot 99fca91c3d Updated from global requirements
Change-Id: I2b1e82abe29c6f22338ef3edf9beac41db8a9a43
2016-02-11 07:44:19 +00:00
OpenStack Proposal Bot a65d4c5378 Updated from global requirements
Change-Id: I39b0b5673b88143484b6e672857cd8ff4c76a485
2016-01-25 19:02:55 +00:00
OpenStack Proposal Bot 8da7f954d3 Updated from global requirements
Change-Id: I96af2211b89dd22176f6ccae16b39ddb52c163af
2016-01-13 03:12:48 +00:00
OpenStack Proposal Bot f349b4d25d Updated from global requirements
Change-Id: Idc6805f7878c26fd61b7a3d7bc2065279db5281f
2016-01-01 20:32:40 +00:00
OpenStack Proposal Bot dbf34861a8 Updated from global requirements
Change-Id: Ie519fec109f90edf639ff0528cc23532c3fbc076
2015-12-06 10:43:40 +00:00
OpenStack Proposal Bot 35066b234d Updated from global requirements
Change-Id: I3cfff7684224f9b47445b0d47c7f631393c17b19
2015-12-01 06:09:46 +00:00
OpenStack Proposal Bot c878172ad5 Updated from global requirements
Change-Id: I010a57e279836d54b6ceb9471669265ebc627e23
2015-10-13 11:04:31 +00:00
OpenStack Proposal Bot 1338db81c4 Updated from global requirements
Change-Id: I532d2ec552c6b11fb72ae90beef3ab691bfa435c
2015-10-02 17:20:23 +00:00
OpenStack Proposal Bot 36864381c5 Updated from global requirements
Change-Id: Ibec012cef14cb3fa0ac48dede0c0ea3b72a33f8e
2015-09-18 16:42:10 +00:00
OpenStack Proposal Bot 755aaf1ef2 Updated from global requirements
Change-Id: I812207d78302526102e7090de97d1b724f1d247d
2015-08-04 00:48:49 +00:00
OpenStack Proposal Bot a3e854902e Updated from global requirements
Change-Id: Idbeae4619d14047f5ef38e956c9b522a17358339
2015-07-29 03:50:29 +00:00