summaryrefslogtreecommitdiff
path: root/test-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Follow the new PTI for document buildjiansong2017-12-201-4/+0
| | | | | | | | | | | | 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: I84e614346cfa4d302f919d12bea9680c5e527475
* Updated from global requirementsOpenStack Proposal Bot2017-12-051-3/+3
| | | | Change-Id: I615d12dfdced3230d3a4195e0323cf3ed9a04e6b
* Updated from global requirementsOpenStack Proposal Bot2017-10-121-1/+1
| | | | Change-Id: I183ed48e3d66a45864a17bb9785745c64aefa626
* Updated from global requirementsOpenStack Proposal Bot2017-09-261-3/+3
| | | | Change-Id: I3a1bd8a1789e1b27ecc63c553fe83fa965d9d38b
* Updated from global requirementsOpenStack Proposal Bot2017-09-121-5/+5
| | | | Change-Id: I9f7e9b5cf0d8031447936e081adf3f2dff15279a
* Updated from global requirementsOpenStack Proposal Bot2017-08-181-2/+2
| | | | Change-Id: I4d9352a8d7d640735878bc8b26e301a5a787392b
* Updated from global requirementsOpenStack Proposal Bot2017-07-281-1/+1
| | | | Change-Id: I2faba6db9ce9e77a9b6d392bdd5006af4bccef47
* Updated from global requirementsOpenStack Proposal Bot2017-07-141-1/+1
| | | | Change-Id: I6acdd8f4842db3859bf605a82f55a206df7d5342
* Switch to openstackdocsthemechenxing2017-07-061-1/+1
| | | | Change-Id: Ib8d4af4feb11a5e60ff0394ab166864fcf635db3
* Updated from global requirementsOpenStack Proposal Bot2017-06-301-1/+1
| | | | Change-Id: I535731b70a995411b3a3b319cfd3b74df7acbdff
* Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
| | | | Change-Id: I33e8c3d50d92310e123dfe29b7e1aaae8df5c8b0
* Updated from global requirementsOpenStack Proposal Bot2017-05-191-2/+2
| | | | Change-Id: Id7ed6218674d9babd11aab0f5293a31ae08c2334
* Remove dependecy testrepositoryChangBo Guo(gcb)2017-05-021-1/+0
| | | | | | | | testr is part of testrepository, we invoke testr through os-testr in Cinder and testrepository is dpendency of os-testr, we don't invoke testr directly, so don't need dependency testrepository. Change-Id: Ieb0662b1ea35e12387dc12c2b2eec7c3880d9c3b
* Merge "doc: verify all rst files"Jenkins2017-02-151-0/+1
|\
| * doc: verify all rst filesDanny Al-Gaaf2017-02-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make use of doc8 to verify all rst files which are not autogenerated for errors and fail if there are any issues found. The doc8 checks are now part of the tox 'docs' environment and ran automatically. Checks can also be called direcly via 'tox -e docs'. Fix all issues found by doc8. Closes-Bug: #1566765 Change-Id: I2b25247030a1aadcfe029c9e071ef17f2f72046b Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
* | Updated from global requirementsOpenStack Proposal Bot2017-02-111-2/+2
|/ | | | Change-Id: I4856be1a6d1ba4cc3adeebbb1adac70c1ab5dca5
* Add psycopg2 and PyMySQL to test-requirementsIvan Kolodyazhny2016-12-261-0/+2
| | | | | | | Both PyMySQL and psycopg2 are needed to test migration scripts on gates. Change-Id: If75f15ebecb76d292839a07d36d1193e4781355d Closes-Bug: #1205386
* Updated from global requirements10.0.0.0b2OpenStack Proposal Bot2016-12-151-1/+1
| | | | Change-Id: I32556ea040e8c42d9021cbbca8942db149aeb1ea
* Move to hacking 0.12Eric Harney2016-12-091-1/+1
| | | | Change-Id: I19d5d0e08ce4a0e11b0cf9bdd8e0d8b186bc9aac
* Remove anyjson test dependencyEric Harney2016-12-071-1/+0
| | | | | | | | This is unneeded, we can just use json here and not need an additional dep, since we use the json module in many places in Cinder. Change-Id: I5988c190659d349ad16debb4cd6e435e325975fe
* Updated from global requirementsOpenStack Proposal Bot2016-11-231-1/+1
| | | | Change-Id: I410a40562c90bcbf1fe8079164a06830fdadf9f3
* Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
| | | | Change-Id: Ic95a889aeb3c2d96f2b9ab1de095a739b85d5e55
* Remove mox3 in test-requirement.txtpawnesh.kumar2016-10-311-1/+0
| | | | | | | mox3 was used for unit tests. But now we replace it with mock. So I think there no need to keep it in test-requirement.txt. Change-Id: Id2179d6611d95939b359d62942e4b4e3f64e1715
* Updated from global requirementsOpenStack Proposal Bot2016-10-271-1/+1
| | | | Change-Id: I4ce9c0e1d2ca621aadfe843fbe57430888a8f204
* Switch from tempest-lib to tempestChandan Kumar2016-10-051-1/+1
| | | | | | | Since tempest-lib codebase is moved to tempest.lib from tempest-10.0.0 So we need to switch to tempest. Change-Id: I3f762133781e26b079ab61f8ddd3ba1e0552c1c1
* Updated from global requirementsOpenStack Proposal Bot2016-10-021-2/+2
| | | | Change-Id: Ia7e6d35818e81950f20b48845bde4d7bf00cc2d0
* Merge "Updated from global requirements"Jenkins2016-09-291-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2016-09-291-1/+1
| | | | | | | | Change-Id: I3f809bd8eec7a85210266cf14121ae6cbbcd16e5
* | Merge "Updated from global requirements"Jenkins2016-09-291-1/+1
|\ \ | |/ |/|
| * Updated from global requirementsDavid Sariel2016-09-281-1/+1
| | | | | | | | | | | | | | | | The version of hacking should be the same as in [1] [1] https://github.com/openstack/requirements/blob/master/global-requirements.txt#L391 Change-Id: Ia8ff6ad97b58cd1aa5124518d90112af9307ccb8
* | Remove ovo[fixtures] dependency from tox.iniMichaƂ Dulko2016-09-281-0/+1
| | | | | | | | | | | | | | | | Looks like we should now be able to add oslo.versionedobjects[fixtures] to test-requirements.txt and remove it from tox.ini, so this commit does that. Change-Id: I420ea16d8ad6d883e7c2c8de80f912ea35500367
* | Updated from global requirementsOpenStack Proposal Bot2016-09-271-1/+1
|/ | | | Change-Id: I97ab435b5234e5a240b02e0874605463188375bd
* Updated from global requirementsOpenStack Proposal Bot2016-08-261-1/+1
| | | | Change-Id: Ie3cb9b031514642de8f9843e9c1e5d0dd90ca947
* Updated from global requirementsOpenStack Proposal Bot2016-08-181-1/+1
| | | | Change-Id: I14b24227fe1cc6c3c1652e6d035c9d9f76cea93b
* Updated from global requirementsOpenStack Proposal Bot2016-08-081-1/+1
| | | | Change-Id: Ic41b45677bc06dc7cd0af61fd0cc3896ba8e1264
* Updated from global requirementsOpenStack Proposal Bot2016-06-281-1/+1
| | | | Change-Id: I0b7ac9ab77b5f818c8f058d232f49f270ab15fff
* Updated from global requirementsOpenStack Proposal Bot2016-06-221-1/+1
| | | | Change-Id: Ifc483e393cef8807ee2f231a1f79f04b51024023
* Merge "migrate to os-api-ref"Jenkins2016-06-091-0/+1
|\
| * migrate to os-api-refSheel Rana2016-06-091-0/+1
| | | | | | | | | | | | | | os-api-ref is released now, so we can move to using it instead of copy pasting in cinder tree. Change-Id: Id38dd0609c77b0d6bcd0d935a9312b0211134802
* | Updated from global requirementsOpenStack Proposal Bot2016-06-031-1/+1
| | | | | | | | Change-Id: Ic1de28a22518d72eb0872f0ac2805fe1b1c8e646
* | Updated from global requirementsOpenStack Proposal Bot2016-05-301-1/+1
| | | | | | | | Change-Id: Ifed5c11cfcaad57ded241d0e27ca75c059837cfd
* | Updated from global requirementsOpenStack Proposal Bot2016-05-301-2/+2
| | | | | | | | Change-Id: I0935962a8112c3aaaf2df456206cf028d60cb2cf
* | Updated from global requirementsOpenStack Proposal Bot2016-05-281-1/+1
|/ | | | Change-Id: I8bb15531d761c67bb06d0b0ea96448acd986c5ba
* Updated from global requirementsOpenStack Proposal Bot2016-05-041-1/+1
| | | | Change-Id: Ie92bae1ee3b874028e6d4c20894426563bedf4c4
* Updated from global requirementsOpenStack Proposal Bot2016-04-081-2/+2
| | | | Change-Id: I56f3f2063bced82a21dbf3072339c680b210c43f
* Remove PyMySQL and psycopg2 from test-requirements.txtThomas Bechtold2016-03-231-2/+0
| | | | | | Both are not used in any code in the cinder source. Change-Id: I0d93280bb2102478fd4c092e9c9b969291dafe7e
* Move anyjson to test-requirementsChaozhe.Chen2016-02-201-0/+1
| | | | | | | As anyjson is just needed in our test code, better move it to test-requirements to reduce dependency. Change-Id: I43e568066b19bfc5109de9f9f2e2c12facbbb3f5
* Updated from global requirementsOpenStack Proposal Bot2016-02-111-1/+1
| | | | Change-Id: Ie88abfa5849ef315daf77b0f423dc44515f9e7d8
* Updated from global requirementsOpenStack Proposal Bot2016-02-051-1/+1
| | | | Change-Id: I0cf8ca5627ce99997980bb06ad463a1a0b0e259e
* Updated from global requirementsOpenStack Proposal Bot2016-01-171-15/+15
| | | | Change-Id: Ia5570e89fd81f9cf4cae08628fda829c500e62e0