Bug 1297789

Summary: Unable to evaluate the execution of 'openstack service '
Product: Red Hat OpenStack Reporter: Arie Bregman <abregman>
Component: openstack-packstackAssignee: Ivan Chavero <ichavero>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: abregman, aortega, srevivo, yeylon
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-18 06:17:33 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:

Description Arie Bregman 2016-01-12 13:18:26 UTC
Description of problem:
Whenever I run packstack installation I get:

172.16.32.62_keystone.pp:                         [ ERROR ]
10:24:26 Applying Puppet manifests                         [ ERROR ]
10:24:26 
10:24:26 ERROR : Error appeared during Puppet run: x.x.x.x_keystone.pp
10:24:26 Error: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Could not evaluate: Execution of '/usr/bin/openstack service list --quiet --format csv --long --os-token 335a9f885b6e411f89e293e35e9f526d --os-url http://127.0.0.1:35357/v2.0/' returned 1: Traceback (most recent call last):
10:24:26 You will find full trace in log /var/tmp/packstack/20160112-052001-Ey91Tf/manifests/x.x.x.x_keystone.pp.log
10:24:26 
Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Run packstack allinone installation


Actual results:
Error: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Could not evaluate: Execution of '/usr/bin/openstack service list --quiet --format csv --long --os-token 335a9f885b6e411f89e293e35e9f526d --os-url

Expected results:
**** Installation completed successfully ******

Additional info:
Using poodle

Comment 2 Ivan Chavero 2016-01-15 23:23:47 UTC
This problem does not appear with the current pacsktack package: openstack-packstack-7.0.0-0.10.dev1684.g87ec498.el7ost.

Can you provide more information (answer file, log files) to see if this problem persists?

Comment 3 Arie Bregman 2016-01-18 06:17:33 UTC
I opened the bug specifying 6.0 release.
The packstack package is: openstack-packstack-puppet-2014.2-0.27.dev1474.gd85ee76.el7ost.noarch

Last time I checked, there are no errors. The issue seems to be resolved.