Bug 1803423 - [RHOSP-16] Enable stack output/verbose for tripleo deploy
Summary: [RHOSP-16] Enable stack output/verbose for tripleo deploy
Keywords:
Status: CLOSED DUPLICATE of bug 1803331
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-16 04:48 UTC by Srinivas Atmakuri
Modified: 2020-02-16 07:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-16 07:39:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Srinivas Atmakuri 2020-02-16 04:48:04 UTC
Description of problem:
Unlike RHOSP(<16), In RHOSP-16 after running deploy overcloud command, there is no detailed logging of the stack run until the ansible execution starts.

Version-Release number of selected component (if applicable):
Red Hat OpenStack Platform - 16 (RHOSP-16)


How reproducible:
Always

Steps to Reproduce:
1. Run Overcloud deploy command
2.
3.

Actual results:
There is no detailed logging other than the below show.
~~~
$ openstack overcloud deploy --templates /usr/share/openstack-tripleo-heat-templates -r /home/stack/templates/roles_data.yaml -e /home/stack/templates/node-info.yaml -e /home/stack/containers-prepare-parameter.yaml -e /home/stack/templates/network-isolation.yaml -e /home/stack/templates/network-environment.yaml  --ntp-server 192.168.24.1 --timeout 180
Removing the current plan files
Uploading new plan files
Temporary Swift GET/PUT URL parameters have successfully been updated.
Temporary Swift GET/PUT URL parameters have successfully been updated.
The backup of the ceph-ansible fetch directory did not need to be renamed
Plan updated.
Processing templates in the directory /tmp/tripleoclient-9rczl3zc/tripleo-heat-templates
WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. BondInterfaceOvsOptions
Deploying templates in the directory /tmp/tripleoclient-9rczl3zc/tripleo-heat-templates
Initializing overcloud plan deployment


Creating overcloud Heat stack
~~~

Expected results:
Increase in verbosity.

Additional info:
Maybe this upstream patch would address the issue,

https://review.opendev.org/#/c/707349/

Comment 1 Michele Baldessari 2020-02-16 07:39:28 UTC

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


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