summaryrefslogtreecommitdiffstats
path: root/qa/tasks/barbican.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa: barbican: restrict python packages with upper-constraintsTobias Urdin2024-08-191-2/+11
* qa: change admin_host to admin_url in barbican.pyAli Maredia2023-08-041-3/+2
* qa/tasks/barbican: dont copy policy filesTobias Urdin2022-09-261-12/+0
* qa/tasks/barbican: sync barbican db and secret storesTobias Urdin2022-09-231-0/+8
* qa/tasks/barbican: copy barbican policy json or yamlTobias Urdin2022-09-231-6/+11
* qa/rgw: barbican and pykmip tasks upgrade pip before installing pytzCasey Bodley2021-08-051-0/+2
* qa/tasks: s/virtualenv/python3 -m venv/Kefu Chai2021-07-311-2/+5
* qa/tasks/barbican.py: fix year2021 problemMarcus Watts2021-01-211-1/+7
* qa/tasks/barbican: drop six dependencyKefu Chai2020-07-051-9/+9
* qa/tasks/tempest: use user/pass to authenticateKefu Chai2020-06-021-26/+41
* qa/tasks/keystone: use "keystone-manage bootstrap"Kefu Chai2020-06-021-12/+1
* qa/suites/rgw/tempest: bump up keystone to 17.0.0Kefu Chai2020-06-021-2/+5
* qa/tasks/barbican.py: convert to str before json.loads()Kefu Chai2020-04-071-3/+4
* qa/tasks: use next(iter(..)) for accessing first element in a viewKefu Chai2020-04-071-2/+2
* qa: import py3 compatible modules using sixKefu Chai2020-03-241-6/+6
* qa: Enable flake8 tox and fix failuresThomas Bechtold2019-12-121-6/+0
* Merge PR #30813 into masterPatrick Donnelly2019-10-221-1/+1
|\
| * qa: get rid of iteritems for python3 compatibilityKyr Shatskyy2019-10-151-1/+1
* | qa/rgw: use config overrides for barbican kms backendCasey Bodley2019-10-151-6/+0
|/
* qa: get rid of iterkeys for py3 compatibilityKyr Shatskyy2019-10-111-2/+2
* qa: barbican task doesn't look for ceph release branchesCasey Bodley2019-09-131-14/+2
* qa: remove unnecessary imports in barbican taskCasey Bodley2019-09-131-9/+0
* tasks/barbican: Added task to deploy and configure barbicanAdam Kupczyk2019-09-131-0/+538