Confusing 'Skipping "horizon" postconfig' message printed

Bug #1614115 reported by Jiří Stránský
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Low
Jiří Stránský

Bug Description

A message gets printed when deploying overcloud:

Skipping "horizon" postconfig because it wasn't found in the endpoint map output

This can generate false alarms among users, as the message looks like something went wrong but in fact it didn't. We don't need horizon endpoints for anything nowadays, it was only for Tuskar UI.

See https://bugzilla.redhat.com/show_bug.cgi?id=1364220

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/357039

Changed in tripleo:
assignee: nobody → Jiří Stránský (jistr)
status: New → In Progress
Changed in tripleo:
milestone: none → newton-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/357039
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=390ab1d9b41902f933e3c5b108c521a1c2a988a5
Submitter: Jenkins
Branch: master

commit 390ab1d9b41902f933e3c5b108c521a1c2a988a5
Author: Jiri Stransky <email address hidden>
Date: Thu Aug 18 11:05:58 2016 +0200

    Don't alarm users with "skipping postconfig" messages

    On each overcloud deploy we printed a message like:

        Skipping "horizon" postconfig because it wasn't found in the
        endpoint map output

    and in trunk with composable services we now print even more of
    these. Such messages are slightly confusing because it looks like
    something went wrong when in fact everything's fine. The fix is twofold:

    1) Only print the "skipping postconfig" messages in debug mode.

    2) Remove Horizon from the services list. It's not customary to create a
       service entry and endpoints in Keystone for Horizon (after all it's
       not an API). We only used to create that endpoint because it was a
       requirement of Tuskar UI.

    Change-Id: I1ac30419104cd66312cd9aec7cc1ace867d1df4b
    Closes-Bug: #1614115

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 5.0.0

This issue was fixed in the openstack/python-tripleoclient 5.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.