Bug 1219069

Summary: trove-guestagent systemd unit file uses incorrect path for guest_info
Product: [Community] RDO Reporter: Javier Peña <jpena>
Component: openstack-troveAssignee: Victoria Martinez de la Cruz <vimartin>
Status: CLOSED NEXTRELEASE QA Contact: Luigi Toscano <ltoscano>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: KiloCC: hguemar, ltoscano, markmc, pkshiras, vimartin, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: Liberty   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-trove-4.0.0-4.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-18 00:59:08 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 Javier Peña 2015-05-06 14:14:44 UTC
Description of problem: When installing trove-guestagent, the guest agent fails to start due to an incorrect path:

ExecStart=/usr/bin/trove-guestagent --config-file /usr/share/trove/trove-dist.conf --config-file /etc/trove/trove-guestagent.conf --config-file /etc/guest_info

guest_info is located under /etc/trove/guest_info, so this should be updated.


Version-Release number of selected component (if applicable):
openstack-trove-guestagent-2015.1.0-1 (Kilo testing)

How reproducible:
Always.

Comment 1 Javier Peña 2015-05-06 14:16:51 UTC
Proposed https://review.gerrithub.io/232515 with a fix.

Comment 3 Alan Pevec (Fedora) 2015-11-05 23:06:52 UTC
This fix has been merged to rpm-master but was not included in distgit, not even latest 4.0.0-1 !

Comment 4 hguemar 2015-12-18 00:59:08 UTC
I double-checked dist-git and CBS builds and latest build didn't include the fix. Issued a new build, it will land in stable repo during the next signing.