Bug 1172671

Summary: Error messages appear in .instack/install-undercloud.log
Product: Red Hat OpenStack Reporter: Udi Kalifon <ukalifon>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED ERRATA QA Contact: Udi Kalifon <ukalifon>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: calfonso, mburns, rhel-osp-director-maint, yeylon
Target Milestone: gaKeywords: TestOnly, Triaged, ZStream
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 13:49:51 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 Udi Kalifon 2014-12-10 14:20:48 UTC
Description of problem:
After running instack-install-undercloud as per the instructions in https://openstack.redhat.com/Deploying_an_RDO_Undercloud_with_Instack you can see this traceback near the end of the log:


ERROR:tuskarclient.shell:Exiting due to an error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tuskarclient/shell.py", line 226, in main
    TuskarShell(sys.argv[1:]).run()
  File "/usr/lib/python2.7/site-packages/tuskarclient/shell.py", line 73, in run
    args.func(tuskar_client, args)
  File "/usr/lib/python2.7/site-packages/tuskarclient/v2/plans_shell.py", line 24, in do_plan_list
    plans = tuskar.plans.list()
  File "/usr/lib/python2.7/site-packages/tuskarclient/v2/plans.py", line 87, in list
    return self._list(self._path())
  File "/usr/lib/python2.7/site-packages/tuskarclient/common/base.py", line 84, in _list
    resp, body = self.api.json_request('GET', url)
  File "/usr/lib/python2.7/site-packages/tuskarclient/common/http.py", line 201, in json_request
    resp, body_iter = self._http_request(url, method, **kwargs)
  File "/usr/lib/python2.7/site-packages/tuskarclient/common/http.py", line 159, in _http_request
    'endpoint': self.endpoint, 'e': e})
CommunicationError: Error communicating with http://192.0.2.1:8585/ [Errno 111] Connection refused


Version-Release number of selected component (if applicable):
instack-undercloud-1.0.25-1.fc22.noarch


How reproducible:
100%


Steps to Reproduce:
1. Follow the instructions in https://openstack.redhat.com/Deploying_RDO_on_a_Virtual_Machine_Environment_using_Instack and https://openstack.redhat.com/Deploying_an_RDO_Undercloud_with_Instack
2. Look for errors, warnings and other deprecation messages in .instack/install-undercloud.log


Actual results:
Numerous errors, warnings and deprecation messages. They indicate that there might be a problem somewhere, although I don't know exactly which use cases are be affected (if any).


Expected results:
The log should be clean of errors if they are not real errors.

Comment 6 errata-xmlrpc 2015-08-05 13:49:51 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://access.redhat.com/errata/RHEA-2015:1549