summaryrefslogtreecommitdiff
path: root/test/functional/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove sixStephen Finucane2022-03-211-1/+1
| | | | | | | This mostly affects tests. Nothing too complicated Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: Iabc78f651e1d48db35638280722f8019798eccd6
* Add cacert test config optionTim Burke2020-04-131-0/+5
| | | | Change-Id: I3936f862e0fef176cad34f277598b136a40de1eb
* v1auth: support endpoint_data_for() apiTim Burke2019-11-061-0/+93
| | | | | | | | ...so we can be used with openstacksdk. Also, add a few functests that use openstacksdk. Change-Id: Ie6987f5de48914ec8932254cde79a973a0264877
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-0/+0
In addition to being less confusing for devs, this lets us actually run tempauth tests in swiftclient dsvm jobs. The job definition (over in the swift repo) specifies test/sample.conf, which does not exist in this repo. As a result, those tests would skip with SKIPPING FUNCTIONAL TESTS DUE TO NO CONFIG Change-Id: I558dbf9a657d442e6e19468e543bbec855129eeb