Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1149206

Summary: Glance Juno package does not depend on python-glance-store
Product: [Community] RDO Reporter: wes hayutin <whayutin>
Component: openstack-glanceAssignee: hguemar
Status: CLOSED RAWHIDE QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: eglynn, fpercoco, karlthered, yeylon
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-10 08:18:32 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:
Attachments:
Description Flags
install and config logs none

Description wes hayutin 2014-10-03 13:59:56 UTC
Created attachment 943719 [details]
install and config logs

Description of problem:

kicked off by packstack commit
0dc24dc5dd0e41ae9f4c430e6ae2ff5cda0e9212

ERROR : Error appeared during Puppet run: 172.16.32.40_glance.pp
Error: /Stage[main]/Glance::Registry/Exec[glance-manage db_sync]: Failed to call refresh: glance-manage db_sync returned 1 instead of one of [0]
You will find full trace in log /var/tmp/packstack/20141003-132709-dwShaK/manifests/172.16.32.40_glance.pp.log

[0;36mDebug: Executing 'glance-manage db_sync'[0m
[1;31mError: /Stage[main]/Glance::Registry/Exec[glance-manage db_sync]: Failed to call refresh: glance-manage db_sync returned 1 instead of one of [0][0m
[1;31mError: /Stage[main]/Glance::Registry/Exec[glance-manage db_sync]: glance-manage db_sync returned 1 instead of one of [0][0m

python-glance-store rpm is not installed. see logs /var/log/rpm.list

attaching build and install logs

Comment 1 hguemar 2014-10-10 08:18:32 UTC
Fixed in latest release (F21, and RDO/EL7) by a hard requires on python-glance-store