Commit Graph

32 Commits

Author SHA1 Message Date
Ghanshyam Mann 775ff74899 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: Ief6bc5af5ee7f12053d15a8fb72c0f3e14b671e1
2020-05-12 19:28:49 -05:00
Eyal a2fed6c34a Fix requirements, doc
Change-Id: I0384a421fca057f66365e6fdb0b1efdb1a1c49f2
2020-01-15 17:06:49 +02:00
Eyal 1c3a3f2248 Update hacking and fix warning
Change-Id: If1358bcfc3f914956f8917cbbcea894f6264febc
2020-01-07 14:58:46 +02:00
caoyuan 98f8ad448d tox: Keeping going with docs
Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.

[1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045

Change-Id: I2f1d5655e661188d8809fb2522bd5a10b385e8d2
2019-10-24 21:23:49 +08:00
ali 070080bd1b moved generic util functions from mistral to mistral-lib
Change-Id: I780c270e4b1a184d7d4dcc580d23697ba75edab1
Closes-bug: #1815183
2019-08-08 07:35:45 +00:00
jacky06 5f68888dce Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest
3. Update the UPPER_CONSTRAINTS_FILE for tox[1]

[1]: refer to  http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Change-Id: Id095cbd60f5a11f25a64f37b18393afbd4b4262c
2019-06-19 22:34:53 +08:00
zhulingjie 5233155416 Update hacking version to latest
Change-Id: I3793bee3dcff1b4f9b5109b28f9186c5799e7583
2019-01-05 01:02:15 +08:00
Brad P. Crochet de6805b3fa Switch to using stestr
When the TC merged I2637dd714cbb6d38ef8b8dc1083e359207118284 we're
supposed to invoke stestr rather than testr so lets do that

Change-Id: I219b3c448aae6df010cdccced1b9072dc6db0729
2018-05-22 13:18:29 -07:00
OpenStack Proposal Bot 2150c0d372 Updated from global requirements
Change-Id: Id665667ed6e39863ec6b8756a03ec9ae89b889c8
2018-03-15 07:10:39 +00:00
OpenStack Proposal Bot 45d155067a Updated from global requirements
Change-Id: I8321d82e5e66865f7ac61f2049ed995b7b7e938a
2018-03-13 07:00:20 +00:00
OpenStack Proposal Bot e8d5a75c3e Updated from global requirements
Change-Id: I3cb1a4dccc44fc63b54d034c3c1b6675eada6f87
2018-03-10 13:21:08 +00:00
OpenStack Proposal Bot d61073add0 Updated from global requirements
Change-Id: I894447f97154120b055c6ff9f320a58d030f94cb
2018-01-24 01:02:21 +00:00
OpenStack Proposal Bot f3bb0c9393 Updated from global requirements
Change-Id: I43d1cb3113f84db96c0af0ac6049b51d81ce048e
2018-01-17 20:40:38 +00:00
OpenStack Proposal Bot 6c2c9332a1 Updated from global requirements
Change-Id: I95d6985fffc2a01a9ced34727ac585e80a36119c
2018-01-16 04:12:33 +00:00
zhangyangyang 892919fb69 Cleanup test-requirements
python-subunit is not used directly anywhere
and it is dependency of both testrepository
and os-testr
(probably was used by some tox wrapper script before)

Change-Id: I54a0f3cc18bebc176409821f954895c5f06ab8f9
2017-09-21 19:01:34 +08:00
OpenStack Proposal Bot 6fcf63bfc0 Updated from global requirements
Change-Id: I6da8601d77fe69972cab2eb3311fc8677b3a48de
2017-09-13 12:53:04 +00:00
OpenStack Proposal Bot 2198efb963 Updated from global requirements
Change-Id: I5e3c05f06fe5d21c80feb645a422a149aa68ed6f
2017-08-18 11:32:37 +00:00
OpenStack Proposal Bot 0eb8d7f257 Updated from global requirements
Change-Id: I570092dc85b21e26d6dbbfbaf092ace4cfaccc69
2017-07-27 19:12:11 +00:00
Sharat Sharma 8fa917e117 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: If242bcfa53a688da52ac197f783f7b6dd2c5e246
Depends-on: I5d91dcd4a50b148eae4c2bf905cf52c8d5bbbe8e
2017-07-20 10:25:38 +00:00
OpenStack Proposal Bot 800f9455aa Updated from global requirements
Change-Id: I9a7d31b5cb5f88dabe4f836afa6acf4a0ea674af
2017-06-27 12:12:42 +00:00
OpenStack Proposal Bot 954d2c21d4 Updated from global requirements
Change-Id: I3c9952d50090f7fd0efcd534210fd868d80a80e9
2017-06-02 21:57:57 +00:00
OpenStack Proposal Bot bb1b87b37b Updated from global requirements
Change-Id: I1ac9c4f6ab1d1e07e079204044b7439f2500937a
2017-05-17 03:50:08 +00:00
OpenStack Proposal Bot 2eadc62811 Updated from global requirements
Change-Id: I758a031ef0605a71ef3c763ba2246f57c10beff1
2017-05-15 00:46:35 +00:00
Dougal Matthews 121ba2f212 Remove unused requirements
Babel is used for i18n - we can re-add it if needed.

Neither testscenarios, testtools or oslotest are used in the current tests.
These provide testing utilities and can be added later if we use them.

Change-Id: If2ba0ddd902671d29b765497b420e7b4a4b14963
2017-04-19 10:23:01 +01:00
OpenStack Proposal Bot 2af985b8df Updated from global requirements
Change-Id: I27e1b01d1991e008083cc9db7b65e48604595274
2017-03-02 11:46:53 +00:00
ricolin a8655c749e 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: #1668848

Change-Id: Ic22b087ff72908250aa1c481ea8394231a3affc5
2017-03-02 16:03:32 +08:00
OpenStack Proposal Bot 567b444a65 Updated from global requirements
Change-Id: I45cad1c4db0497d10ea2c98ebff21aedc59f4b67
2017-02-10 05:51:05 +00:00
OpenStack Proposal Bot cc8c795fbe Updated from global requirements
Change-Id: Ice1bc25d0b69ab5a444cb96ec4be3260d51cf02e
2016-11-02 15:33:28 +00:00
OpenStack Proposal Bot 0b9200c869 Updated from global requirements
Change-Id: I58f18a0ecd2e943fdcb0022171f2e14b1ef502f3
2016-10-22 01:20:44 +00:00
OpenStack Proposal Bot 5b1a8adb7c Updated from global requirements
Change-Id: I88e93e12c2024de851b0bde8d28ec0fb7ddec482
2016-09-28 16:54:27 +00:00
OpenStack Proposal Bot 54109859c6 Updated from global requirements
Change-Id: I1c41a76423536517c514bdd4e2859c66f2be6101
2016-09-27 10:01:13 +00:00
Renat Akhmerov 6d75dcee7f Initial project layout
Partially implements: blueprint mistral-custom-actions-api

Change-Id: I8730e506f0a160450e47a88ca11953b8895181b9
2016-07-15 15:16:55 +07:00