summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Switch to unittest.mock from mock""Ben Nemec2020-04-031-1/+0
| | | | | | This reverts commit c743e68f72af45b24f783a271368aa07923c00d9. Change-Id: Ia5a87ec7a65703692cba2edf8aa01202dab68173
* Revert "Switch to unittest.mock from mock"ussuri-em4.2.0Ben Nemec2020-04-031-0/+1
| | | | | | | | | | | This reverts commit ffdf6f10be50bf8c2debd23e076077668b2e9fb6. Switching oslotest to unittest.mock has broken a bunch of other projects because they were (incorrectly) relying on oslotest to pull in third-party mock for them. Until we get everyone migrated, let's hold off on doing this for oslotest. Change-Id: I0bdca39686f3653a56f9e4a554662727e2dbaafd
* Switch to unittest.mock from mock4.1.0Monty Taylor2020-03-291-1/+0
| | | | | | | In python3 mock is in the unittest package and doesn't need to install mock directly. Change-Id: I195ac9739936372042b5d7d3c0c3f3bd82b04107
* Remove os-client-config and debtcollectorMonty Taylor2020-03-291-2/+0
| | | | | | Neither are used by oslotest anymore as of the 4.0 release. Change-Id: I43897837b20c59f04617e9f707ca838980e32fec
* Remove 'oslotest.moxstubout' moduleStephen Finucane2020-02-251-1/+0
| | | | | | | | | This has been deprecated for some time and codesearch.o.o suggests there are only three or so 'openstack/xxx' projects still using this, all of which should drop the usage shortly. Time to drop this module. Change-Id: I315254ede8353a0cd88828f520c596b1f02a56a7 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* Remove stestr from requirements.txtwanghui2018-11-061-1/+0
| | | | | | The stestr requirement has been added to test-requirements.txt Change-Id: I6bc6036699bebb8a6aff2714d5b082126f5c6423
* Fix requirements check ci in oslotestYikun Jiang2018-08-221-1/+1
| | | | Change-Id: I763ea42a38c826be06e707e6749a02f43e341be5
* Switch to using stestrrocky-em3.6.0wangqi2018-06-141-1/+1
| | | | | | | When the TC merged I2637dd714cbb6d38ef8b8dc1083e359207118284 we're supposed to invoke stestr rather than testr so lets do that Change-Id: Iba54c6540644d3d4942686b9f1c33fce6d19d431
* Deprecate MoxStubout classBen Nemec2018-05-141-0/+1
| | | | | | | | | As part of the mox removal goal, we need to deprecate this class so it can be removed once everyone has stopped using it. Story 2001546 Change-Id: I8864ab0c475b63a7549137d9ea0514b7e8154e79
* Updated from global requirementsOpenStack Proposal Bot2017-11-161-3/+3
| | | | Change-Id: Ic40c78f618f0cf3ee7e5d15f4ba3c4e0c33db513
* Merge "Remove oslotest.mockpatch"3.0.0Zuul2017-10-311-1/+0
|\
| * Remove oslotest.mockpatchThomas Bechtold2017-08-211-1/+0
| | | | | | | | | | | | | | That was announced with commit 5e2a84d41. Use fixtures.Mock* classes instead. Closes-Bug: #1712017 Change-Id: I367e59e7f9040cd95cb4ed8a2c3e0f526c2825ab
* | Updated from global requirementsOpenStack Proposal Bot2017-09-111-1/+1
|/ | | | Change-Id: Id1770bfd57a6f7e5b42d45f438f19fc52e8a76c3
* Updated from global requirementsOpenStack Proposal Bot2017-08-181-1/+1
| | | | Change-Id: If4a22865a9a54ad521fe020a464d8f2ecae05c8e
* Updated from global requirementsOpenStack Proposal Bot2017-07-271-1/+1
| | | | Change-Id: I9b645c7d29189985fc4940b86e6892ff21b59b84
* Updated from global requirementsOpenStack Proposal Bot2017-05-011-1/+1
| | | | Change-Id: I9f7651fc3d66444f8ed5d89906dcf4326975d054
* Updated from global requirementsOpenStack Proposal Bot2017-01-201-1/+1
| | | | Change-Id: I689739369f0589ce69bcfdda4c296fd8f0d3859d
* Updated from global requirementsOpenStack Proposal Bot2016-10-221-1/+1
| | | | Change-Id: I3939776fa994f42d46734c36f9a156be1865f9da
* Remove testscenarios from requirements2.11.0Jamie Lennox2016-10-121-1/+0
| | | | | | | oslotest does not use testscenarios so remove it from requirements. Projects that use scenarios should have their own dependency. Change-Id: I14d17483e7f0965e1db887b617255e5946a93f8a
* Updated from global requirementsOpenStack Proposal Bot2016-08-301-1/+1
| | | | Change-Id: I0ded580869f49c9f2f7191cd10783824eb1c0526
* Updated from global requirementsOpenStack Proposal Bot2016-08-241-1/+1
| | | | Change-Id: I45ff435ace65c7f8c1ff8164fdd31c4f9459af8c
* Updated from global requirementsOpenStack Proposal Bot2016-08-191-1/+1
| | | | Change-Id: I27a4a1a1a1c4d0dd941de84f7fe2f3fa84c21f14
* Updated from global requirements2.9.0OpenStack Proposal Bot2016-08-051-1/+1
| | | | Change-Id: I051138f73e0416f78f2f0be909e1b570fb9c9786
* Updated from global requirements2.6.0OpenStack Proposal Bot2016-06-031-2/+2
| | | | Change-Id: I995675b40fea0e8dc205512321d5c996b72f14be
* Updated from global requirementsOpenStack Proposal Bot2016-04-081-1/+1
| | | | Change-Id: Ia770dc70e3af812eac7480c94a9088ab0e1cb79a
* Updated from global requirements2.1.0OpenStack Proposal Bot2016-01-231-1/+1
| | | | Change-Id: Ifb463925a574b9320ad4e5649e3eedcae95d5537
* Updated from global requirementsOpenStack Proposal Bot2016-01-161-9/+9
| | | | Change-Id: I1b179b041588c2cf45fcc252ba92de9349d8a7c2
* Updated from global requirementsOpenStack Proposal Bot2016-01-061-1/+1
| | | | Change-Id: I42d1d5903f299dfe04a59ab5fdd45909d14e10ad
* mockpatch: deprecate in favor of native fixturesJulien Danjou2015-11-161-0/+1
| | | | Change-Id: I3efb3c64ebce396e756a47d110a74fe8604b6b72
* Updated from global requirements1.11.0OpenStack Proposal Bot2015-08-131-1/+1
| | | | Change-Id: I718890d991fbb7117ec46d4adea9b6cd8c914744
* Updated from global requirementsOpenStack Proposal Bot2015-07-221-2/+1
| | | | Change-Id: Iea4f4929528ff10339aa6861a1d3bb0855e46dce
* Updated from global requirementsOpenStack Proposal Bot2015-07-171-1/+1
| | | | Change-Id: I4c7d8c48ee9a4e95a41d36213aa3bb85a1fff591
* Fix use of mock1.9.0Doug Hellmann2015-07-121-1/+2
| | | | | | Use proper mock assertion methods. Change-Id: I1dfc3ece6df312b0fa3172421583a1d0b8304a47
* Updated from global requirementsOpenStack Proposal Bot2015-07-021-1/+1
| | | | Change-Id: I989741669a60abbcf57258922770b9b03343de72
* Updated from global requirementsOpenStack Proposal Bot2015-06-241-1/+1
| | | | Change-Id: If935464106310d7adef9593be1d3ffdf2ca0823d
* Updated from global requirementsOpenStack Proposal Bot2015-06-221-1/+1
| | | | Change-Id: I624b949e5075096e4cce8533ad63a7b5f4b1131b
* Updated from global requirementsOpenStack Proposal Bot2015-06-041-1/+1
| | | | Change-Id: Ifc295c0d656d67cee9e0e9dcda568c8f797a5029
* Merge "Add class to deal with clouds.yaml support"Jenkins2015-06-031-0/+1
|\
| * Add class to deal with clouds.yaml supportMonty Taylor2015-05-141-0/+1
| | | | | | | | | | | | | | | | | | For running functional tests on devstack nodes, it's important to be able to get the appropriate credentials. Use the clouds.yaml that is newly written by devstack and os-client-config to pull a few well defined sets of credentials. Change-Id: Ibd2d473fce878424e8a6d1c76e81088e575e619b
* | Remove unneeded runtime pbr depMonty Taylor2015-05-141-1/+0
|/ | | | | | It's not used at runtime. Also, the setup_hook is no longer needed. Change-Id: I760b6b19207b5ac22b36feeed05d68e07b6fe880
* Updated from global requirementsOpenStack Proposal Bot2015-05-111-1/+1
| | | | Change-Id: I13ef9c3147dfac5f9460727cf4b1ff054b2f8785
* Remove unused discover dependencyVictor Stinner2015-04-271-1/+0
| | | | Change-Id: Id41c2fb449a5453e4a259b06cce95507341b7c55
* Updated from global requirementsOpenStack Proposal Bot2015-02-201-1/+1
| | | | Change-Id: Ie45c83b7a0638bc7b5c8eb7a1d9d1662da6ac777
* Merge "Add pbr to installation requirements"1.3.0Jenkins2014-11-251-0/+1
|\
| * Add pbr to installation requirementsDoug Hellmann2014-10-241-0/+1
| | | | | | | | | | | | | | | | | | Add pbr to the list of installation requirements so that it is installed via pip before this library is installed, instead of with easy_install. This avoids issues like Bug #1384919, and ensures that projects that use this library as a dependency are properly installed. Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
* | Updated from global requirementsOpenStack Proposal Bot2014-11-201-1/+1
| | | | | | | | Change-Id: Iff770382f2d185e1075eb9a2c198fe54d653977e
* | Updated from global requirementsOpenStack Proposal Bot2014-11-181-1/+1
| | | | | | | | Change-Id: Icf3e0292d110a4f164f41161a9397cdc6d87b0de
* | Updated from global requirementsOpenStack Proposal Bot2014-11-051-1/+1
|/ | | | Change-Id: Ifbb36ef8ff11e92aae7854cb5830c432b0dfbe78
* warn against sorting requirementsDoug Hellmann2014-09-051-0/+4
| | | | | Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e Addresses-Bug: #1365061
* Remove differences between Python 2.x and 3.x versionsYuriy Taraday2014-09-031-1/+1
| | | | | | | | | | | | | | | | | We had these differences in requirements: - mox in 2.x vs mox3 in 3.x: mox3 works for 2.x as well, so use it everywhere, mox3 version bumped to match global-requirements; - mock in 2.x, absent in 3.x (in stdlib): it's installable on 3.x, so we can leave it in requirements; - six in 2.x, absent in 3.x: is directly required by this lib, has been installed indirectly through hacking. test-requirements files were identical. This change allows us to build universal wheels and avoid confusion, see ML: http://lists.openstack.org/pipermail/openstack-dev/2014-September/044663.html Change-Id: I8bd2d561bf966c6dc1394a7d29d26f056d162fa9