Bug 1301010

Summary: Tempest fails to discover keystone V3
Product: Red Hat OpenStack Reporter: Yariv <yrachman>
Component: openstack-tempestAssignee: Arx Cruz <acruz>
Status: CLOSED ERRATA QA Contact: tkammer
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: acruz, apevec, dmellado, jschluet, lhh, sclewis, slinaber, tkammer
Target Milestone: gaKeywords: Reopened, ZStream
Target Release: 8.0 (Liberty)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tempest-liberty-20160413.1.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-04 14:41:30 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:
Attachments:
Description Flags
log outpot none

Description Yariv 2016-01-22 10:27:39 UTC
Created attachment 1117144 [details]
log outpot

Description of problem:

Trying to run tempest to test liberty upstream manual install fails due to OS_AUTH_URL v3


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


How reproducible:

At completion of liberty manual install, http://docs.openstack.org/liberty/install-guide-rdo/, use the admin OpenStack client environment scripts
export OS_AUTH_URL=http://controller:35357/v3
export OS_IDENTITY_API_VERSION=3

Run config_tempest.py



Steps to Reproduce:
1. Install upstream liberty rdo 
2. Set export OS_AUTH_URL=http://controller:35357/v3
3. Set export OS_IDENTITY_API_VERSION=3
4. Source 
5. Run the following:

python tools/config_tempest.py --debug --create --debug --image  http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img identity.uri $OS_AUTH_URL identity.admin_password $OS_PASSWORD --deployer-input /home/yrachman/os-client/Tempest_run/tempest/etc/deployer-input-liberty.conf  --network-id NET-ID 



Actual results:

INFO tempest_lib.common.rest_client [req-2810b839-b92a-429c-b867-f3751f7cddd5 ] Request (main): 404 POST http://controller:5000/v3/tokens
2016-01-22 12:16:50.023 31554 CRITICAL tempest [-] IdentityError: Got identity error



Expected result:

tempest should discover v3 token, and continue


Additional info:

Work around
Set the following env args:
export OS_IDENTITY_API_VERSION=2
export OS_AUTH_URL=http://controller:5000/v2.0

Comment 4 Jon Schlueter 2016-02-19 18:43:52 UTC
Missing RPM

Comment 12 Arx Cruz 2016-04-25 14:16:19 UTC
Verified that it's working

Comment 14 errata-xmlrpc 2016-05-04 14:41:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0718.html