Description of problem:
We should have ability to move openstack service to debug mode and back to non debug after installation
This requires
1. edit service conf file
2. restart service
in HA mode we should do it to all controllers , same for compute
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
I raised https://bugs.launchpad.net/tripleo/+bug/1634567 to track this, but note there's already a way to do this via ExtraConfig, e.g
parameter_defaults:
ControllerExtraConfig:
heat::debug: true
This requires a small amount of knowledge of the puppet hiera interfaces, but it's pretty consistent and intuitive.
We could look at adding a puppet agnostic way to do this tho, and that would have the advantage of surfacing the options to the UI via the heat parameters schema
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-2017:3462