Bug 1671054

Summary: Replace deprecated call keystoneclient.v3.client.Client in Integration tests
Product: [Retired] Beaker Reporter: Christopher Beer <cbeer>
Component: testsAssignee: Martin Styk <mastyk>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: developCC: bpeck, breilly, cbeer, mastyk
Target Milestone: 27.0   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-29 09:09:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Beer 2019-01-30 16:23:10 UTC
Description of problem:
File IntegrationTests/src/bkr/inttest/__init__.py contains a deprecated call 'keystoneclient.v3.client.Client'. Replacement calls are documented in https://docs.openstack.org/python-keystoneclient/latest/using-api-v3.html

Version-Release number of selected component (if applicable):
N/A

How reproducible:
Always

Additional info:
Found during updates for the migration from CI-RHOS to PSI. Fix postponed until after the migration is complete.