Bug 1379893 - Overcloud deployment prints 'Skipping "horizon" postconfig'
Summary: Overcloud deployment prints 'Skipping "horizon" postconfig'
Keywords:
Status: CLOSED DUPLICATE of bug 1364220
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-28 02:27 UTC by PURANDHAR SAIRAM MANNIDI
Modified: 2019-12-16 06:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 05:58:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description PURANDHAR SAIRAM MANNIDI 2016-09-28 02:27:46 UTC
Description of problem:
Overcloud deployment prints following output
'Skipping "horizon" postconfig because it wasn't found in the endpoint map output'

Version-Release number of selected component (if applicable):
RHOSP 9.0

How reproducible:
Always

Steps to Reproduce:
1. openstack overcloud deploy


Actual results:
Stack overcloud CREATE_COMPLETE
/home/stack/.ssh/known_hosts updated.
Original contents retained as /home/stack/.ssh/known_hosts.old
Skipping "horizon" postconfig because it wasn't found in the endpoint map output
PKI initialization in init-keystone is deprecated and will be removed.
Warning: Permanently added '192.0.2.13' (ECDSA) to the list of known hosts.
The following cert files already exist, use --rebuild to remove the existing files before regenerating:
/etc/keystone/ssl/certs/ca.pem already exists
/etc/keystone/ssl/private/signing_key.pem already exists
/etc/keystone/ssl/certs/signing_cert.pem already exists
Connection to 192.0.2.13 closed.
Overcloud Endpoint: http://192.0.2.13:5000/v2.0
Overcloud Deployed


Expected results:
Stack overcloud CREATE_COMPLETE
/home/stack/.ssh/known_hosts updated.
Original contents retained as /home/stack/.ssh/known_hosts.old
PKI initialization in init-keystone is deprecated and will be removed.
Warning: Permanently added '192.0.2.13' (ECDSA) to the list of known hosts.
The following cert files already exist, use --rebuild to remove the existing files before regenerating:
/etc/keystone/ssl/certs/ca.pem already exists
/etc/keystone/ssl/private/signing_key.pem already exists
/etc/keystone/ssl/certs/signing_cert.pem already exists
Connection to 192.0.2.13 closed.
Overcloud Endpoint: http://192.0.2.13:5000/v2.0
Overcloud Deployed


Additional info:
Upstream Bug: https://bugs.launchpad.net/tripleo/+bug/1614115
Upstream Fix: https://review.openstack.org/#/c/357039

Comment 1 Mike Burns 2016-09-29 05:58:52 UTC
Closing as a duplicate.  This issue existed, but the postconfig didn't really do anything required.  For more details, see the original bug.

*** This bug has been marked as a duplicate of bug 1364220 ***


Note You need to log in before you can comment on or make changes to this bug.