Bug 1737623
| Summary: | Keystone process is launched with multiple '-DFOREGROUND'. | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nathan Kinder <nkinder> | |
| Component: | openstack-tripleo-heat-templates | Assignee: | RHOS Maint <rhos-maint> | |
| Status: | CLOSED ERRATA | QA Contact: | Sasha Smolyak <ssmolyak> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 14.0 (Rocky) | CC: | emacchi, jagee, knoha, mburns, nkinder, pkesavar, rhos-maint, rmascena, ssmolyak | |
| Target Milestone: | z4 | Keywords: | Triaged, ZStream | |
| Target Release: | 14.0 (Rocky) | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-tripleo-heat-templates-9.3.1-0.20190513171755.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1737621 | |||
| : | 1737624 (view as bug list) | Environment: | ||
| Last Closed: | 2019-11-06 16:48:30 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1737366, 1737621 | |||
| Bug Blocks: | 1737624 | |||
|
Description
Nathan Kinder
2019-08-05 21:13:55 UTC
Hi Nathan,
I need your advice.
In upstream, cherry-picking the commit in stable/stein to stable/rocky is failed.
The reason of the failure is from Stein is change the templates for puppet and docker into a flatten file in keystone.
~~~
commit 40ba776463b24afb7feec574999da66a5b63a028
Author: Juan Antonio Osorio Robles <jaosorior>
Date: Mon Nov 5 14:43:29 2018 +0200
Flatten Keystone service configuration
This change combines the previous puppet and docker files
into a single file that performs the docker service installation
and configuration. With this patch the baremetal version of
keystone has been removed.
Related-Blueprint: services-yaml-flattening
Change-Id: I6140b02ad1ab6d88990e173dcf556977f065b3c5
~~~
Is there any way to apply the patch to docker/services/keystone.yaml via git command?
Or should I create a new commit for rocky and queens without cherry-pick?
Kind Regards,
Keigo Noha
(In reply to Keigo Noha from comment #1) > Is there any way to apply the patch to docker/services/keystone.yaml via git > command? > Or should I create a new commit for rocky and queens without cherry-pick? Hi Keigo, I have created a cherry-pick for Rocky upstream, though the actual conflict needs to be manually resolved due to the refactoring you mentioned. Once this merges for stable/rocky, we can cherry-pick this for queens as well (which will be tracked in the OSP13 BZ clone of course). 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/RHBA-2019:3745 |