Bug 1273647

Summary: instack-undercloud: python-tripleoclient: export RDO_RELEASE='liberty' doesn't work as expected for building images.
Product: [Community] RDO Reporter: Alexander Chuzhoy <sasha>
Component: instack-undercloudAssignee: John Trowbridge <jtrowbri>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: LibertyCC: jtrowbri, srevivo
Target Milestone: ---   
Target Release: Liberty   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-tripleoclient-0.0.11-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Alexander Chuzhoy 2015-10-20 21:09:49 UTC
instack-undercloud: python-tripleoclient: export RDO_RELEASE='liberty'  doesn't work as expected for building images.

Environment:
instack-0.0.8-1.el7.noarch
instack-undercloud-2.1.3-1.el7.noarc
python-tripleoclient-0.0.11-2.el7.noarch


Steps to reproduce:
1. deploy the undercloud
2. yum clean all 
3. rm -rf  /var/cache/yum/x86_64/7/centos-openstack-liberty-test/  
4. export RDO_RELEASE='liberty' 
5. openstack overcloud image build --all


Result:
Not all the images are built.


Expected result:

ironic-python-agent,overcloud, deploy images should be built.

Comment 1 John Trowbridge 2015-10-20 21:14:03 UTC
Fixed in python-tripleoclient-0.0.11-3

Comment 2 Alan Pevec 2015-10-20 21:36:19 UTC
In liberty-testing repo
http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-liberty/

Comment 3 Alexander Chuzhoy 2015-10-21 15:14:34 UTC
Verified:

Environment:
python-tripleoclient-0.0.11-3.el7.noarch


Was able to build the images.